[power] deprecate turnscreen on/off APIs
authorHyunjin Park <hj.na.park@samsung.com>
Tue, 22 Sep 2015 07:05:27 +0000 (16:05 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Tue, 22 Sep 2015 07:06:33 +0000 (16:06 +0900)
ACR : TWDAPI-65

Change-Id: Ibaa569deb1805cb89bfb96927b6d1cd2e32ac1a5
Signed-off-by: Hyunjin park <hj.na.park@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/power.html
org.tizen.web.apireference/html/device_api/wearable/tizen/power.html

index 39a0f56..ccc0007 100644 (file)
@@ -588,6 +588,9 @@ parameters contain an invalid value.
 <div class="brief">
  Turns on the screen.
             </div>
+<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
+ Deprecated since 2.4.
+            </i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void turnScreenOn();
              </pre></div>
 <p><span class="version">
@@ -635,6 +638,9 @@ This API triggers turn-on process and then updates the status when it completes.
 <div class="brief">
  Turns off the screen.
             </div>
+<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
+ Deprecated since 2.4.
+            </i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void turnScreenOff();
              </pre></div>
 <p><span class="version">
index d05333a..5195a53 100644 (file)
@@ -588,6 +588,9 @@ parameters contain an invalid value.
 <div class="brief">
  Turns on the screen.
             </div>
+<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
+ Deprecated since 2.4.
+            </i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void turnScreenOn();
              </pre></div>
 <p><span class="version">
@@ -635,6 +638,9 @@ This API triggers turn-on process and then updates the status when it completes.
 <div class="brief">
  Turns off the screen.
             </div>
+<div class="deprecated"><p><font color="red"><i><b>Deprecated.</b>
+ Deprecated since 2.4.
+            </i></font></p></div>
 <div class="synopsis"><pre class="signature prettyprint">void turnScreenOff();
              </pre></div>
 <p><span class="version">