Searched defs:isBatteryTooLowForEmergencyLocation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
H A DCallCardPresenter.java213 } else if (isBatteryTooLowForEmergencyLocation()) {
798 if (isBatteryTooLowForEmergencyLocation()) {
845 private boolean isBatteryTooLowForEmergencyLocation() { method in class:CallCardPresenter
863 "CallCardPresenter.isBatteryTooLowForEmergencyLocation",

Completed in 39 milliseconds