/aosp12/frameworks/hardware/interfaces/cameraservice/service/2.0/ |
H A D | types.hal | 40 * Device physically unplugged
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | powermanager.proto | 64 // when the dream ends, or when unplugged. User activity may brighten
|
H A D | batterystats.proto | 266 // Kernel wakelock metrics are only recorded when the device is unplugged 834 // Partial wakelock metrics are only recorded when the device is unplugged
|
/aosp12/packages/modules/adb/ |
H A D | OVERVIEW.TXT | 135 unplugged) properly.
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | powermanagerservice.proto | 251 // True if the device should wake up when plugged or unplugged. 253 // True if the device should wake up when plugged or unplugged in theater mode.
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BatteryStatsCpuTimesTest.java | 1303 private void updateTimeBasesLocked(boolean unplugged, int screenState, in updateTimeBasesLocked() argument 1308 mBatteryStatsImpl.updateTimeBasesLocked(unplugged, screenState, upTime, realTime); in updateTimeBasesLocked()
|
/aosp12/frameworks/base/core/proto/android/providers/settings/ |
H A D | global.proto | 563 // unplugged from a charger or rebooted. 568 // When a device is unplugged from a changer (or is rebooted), do not re-activate battery
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | BatteryStatsImpl.java | 3915 public void updateTimeBasesLocked(boolean unplugged, int screenState, long uptimeUs, in updateTimeBasesLocked() argument 3918 final boolean updateOnBatteryTimeBase = unplugged != mOnBatteryTimeBase.isRunning(); in updateTimeBasesLocked() 3920 (unplugged && screenOff) != mOnBatteryScreenOffTimeBase.isRunning(); in updateTimeBasesLocked() 3937 + " and battery is " + (unplugged ? "on" : "off")); in updateTimeBasesLocked() 3940 mOnBatteryTimeBase.setRunning(unplugged, uptimeUs, realtimeUs); in updateTimeBasesLocked() 3947 mOnBatteryScreenOffTimeBase.setRunning(unplugged && screenOff, in updateTimeBasesLocked()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |