Searched refs:wakelock (Results 1 – 14 of 14) sorted by relevance
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
D | ConsoleActivity.java | 101 private PowerManager.WakeLock wakelock = null; field in ConsoleActivity 274 wakelock = manager.newWakeLock(PowerManager.SCREEN_DIM_WAKE_LOCK, getPackageName()); in onCreate() 744 if (wakelock != null && wakelock.isHeld()) { in onPause() 745 wakelock.release(); in onPause() 760 if (wakelock != null && prefs.getBoolean(PreferenceConstants.KEEP_ALIVE, true)) { in onResume() 761 wakelock.acquire(); in onResume()
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | batt_metric.proto | 37 // Total time a wakelock was held
|
/external/perfetto/docs/data-sources/ |
D | battery-counters.md | 57 Note that in most devices the kernel USB driver holds a wakelock to keep the
|
/external/perfetto/protos/perfetto/metrics/ |
D | perfetto_merged_metrics.proto | 32 // Total time a wakelock was held
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-j7-tmobile.log | 1118 … swapper/0: 0] [BT] update_host_wake_locked host_wake is deasserted. release wakelock in 1s 1207 … swapper/0: 0] [BT] update_host_wake_locked host_wake is deasserted. release wakelock in 1s
|
D | iconia-one-10.log | 1155 [ 6.160288] (0)[56:kworker/0:1][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(1… 1231 [ 7.257741] (0)[255:pwr_on_conn][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(…
|
D | lenovo-a6600-plus.log | 649 …2:1][name:wmt_plat_alps&][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(1), counte… 654 …onn][name:wmt_plat_alps&][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(1), counte…
|
D | meizu-pro-6.log | 3492 [ 4.562393] (0)[53:kworker/0:1][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(1… 3990 [ 5.492362] (6)[531:pwr_on_conn][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(…
|
D | nexus6p.log | 1430 [ 5.316863] init: write_file: Unable to open '/sys/module/wakelock/parameters/debug_mask': No su…
|
D | meizu-pro-6s.log | 3809 [ 4.931781] (0)[571:kworker/0:2][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(… 4103 [ 6.011140] (2)[580:pwr_on_conn][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(…
|
D | blu-r1-hd.log | 3140 …3:0][name:wmt_plat_alps&][WMT-PLAT][W]wmt_plat_wake_lock_ctrl:WMT-PLAT: wakelock status(1), counte…
|
D | huawei-p9-lite.log | 6045 [ 9.353088s][pid:468,cpu2,start_connectiv][W][vap:0]wlan_pm_open::get wakelock 1! [F:2500][L:517] 6262 [ 9.651367s][pid:555,cpu3,hisi_hcc][W][vap:0]wlan_pm_close release wakelock 0!
|
D | huawei-mate-9.log | 1110 [ 8.257141s][pid:1,cpu7,swapper/0][CAMERA]INFO: hw_lm3646_init huawei,need-wakelock 1, rc 0
|
D | huawei-mate-8.log | 1128 [ 6.622558s][pid:1,cpu6,swapper/0][CAMERA]INFO: hw_lm3646_init huawei,need-wakelock 1, rc 0
|