Home
last modified time | relevance | path

Searched refs:computePowerIndication (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java611 String powerIndication = computePowerIndication(); in updateLockScreenBatteryMsg()
1057 newIndication = computePowerIndication(); in updateDeviceEntryIndication()
1088 protected String computePowerIndication() { in computePowerIndication() method in KeyguardIndicationController
1246 pw.println(" computePowerIndication(): " + computePowerIndication()); in dump()