Searched refs:online (Results 1 – 14 of 14) sorted by relevance
/frameworks/rs/perf-test-scripts/ |
D | set-cpu-freq | 64 if fileexists $DIR/$core/online; then 98 if fileexists $DIR/$core/online && [ `getprop $DIR/$core/online` -eq 0 ]; then 138 if fileexists $DIR/$core/online; then
|
D | get-freq | 47 if fileexists $CPU_DIR/$core/online && [ `getprop $CPU_DIR/$core/online` -eq 0 ]; then
|
/frameworks/base/ |
D | ApiDocs.bp | 279 name: "online-sdk-docs", 285 "android.whichdoc online", 288 proofread_file: "online-sdk-docs-proofrerad.txt", 308 name: "online-system-api-sdk-docs", 314 "android.whichdoc online", 317 proofread_file: "online-system-api-sdk-docs-proofrerad.txt", 349 "android.whichdoc online", 429 "android.whichdoc online", 445 "android.whichdoc online", 454 name: "online-sdk-dev-docs", [all …]
|
/frameworks/base/libs/hwui/tests/scripts/ |
D | prep_generic.sh | 127 echo 1 > ${CPU_BASE}/cpu${cpu}/online || true 226 echo 1 > ${CPU_BASE}/cpu${cpu}/online || true 252 echo 0 > ${CPU_BASE}/cpu${cpu}/online
|
/frameworks/base/core/java/android/os/ |
D | BatteryManagerInternal.java | 90 public abstract void setChargerAcOnline(boolean online, boolean forceUpdate); in setChargerAcOnline() argument
|
D | BatteryStatsManager.java | 496 public void setChargerAcOnline(boolean online, boolean forceUpdate) { in setChargerAcOnline() argument 498 mBatteryStats.setChargerAcOnline(online, forceUpdate); in setChargerAcOnline()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IBatteryStats.aidl | 171 void setChargerAcOnline(boolean online, boolean forceUpdate); in setChargerAcOnline() argument
|
/frameworks/base/services/core/java/com/android/server/ |
D | BatteryService.java | 1009 private void setChargerAcOnline(boolean online, boolean forceUpdate) { in setChargerAcOnline() argument 1013 mHealthInfo.chargerAcOnline = online; in setChargerAcOnline() 1389 public void setChargerAcOnline(boolean online, boolean forceUpdate) { in setChargerAcOnline() argument 1392 BatteryService.this.setChargerAcOnline(online, forceUpdate); in setChargerAcOnline()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 2842 public void setChargerAcOnline(boolean online, boolean forceUpdate) { in setChargerAcOnline() argument 2843 mBatteryManagerInternal.setChargerAcOnline(online, forceUpdate); in setChargerAcOnline()
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1137 # This makes the output suitable for online browsing using a pdf viewer. 1192 # This makes the output suitable for online browsing using WORD or other
|
/frameworks/native/docs/ |
D | Doxyfile | 1389 # This makes the output suitable for online browsing using a pdf viewer. 1450 # This makes the output suitable for online browsing using WORD or other
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1642 # makes the output suitable for online browsing using a PDF viewer. 1719 # output) instead of page references. This makes the output suitable for online
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1725 # makes the output suitable for online browsing using a PDF viewer. 1810 # output) instead of page references. This makes the output suitable for online
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 1775 # makes the output suitable for online browsing using a PDF viewer. 1860 # output) instead of page references. This makes the output suitable for online
|