Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java243 boolean visible = isPhoneVisible(); in updatePhoneVisibility()
247 private boolean isPhoneVisible() { in isPhoneVisible() method in KeyguardBottomAreaView