Home
last modified time | relevance | path

Searched defs:updateIsKeyguard (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfaces.java201 boolean updateIsKeyguard(); in updateIsKeyguard() method
203 boolean updateIsKeyguard(boolean forceStateChange); in updateIsKeyguard() method
DCentralSurfacesImpl.java2881 public boolean updateIsKeyguard() { in updateIsKeyguard() method
2886 public boolean updateIsKeyguard(boolean forceStateChange) { in updateIsKeyguard() method