Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java188 boolean updateIsKeyguard(); in updateIsKeyguard() method
190 boolean updateIsKeyguard(boolean forceStateChange); in updateIsKeyguard() method
H A DCentralSurfacesImpl.java2332 public boolean updateIsKeyguard() { in updateIsKeyguard() method
2337 public boolean updateIsKeyguard(boolean forceStateChange) { in updateIsKeyguard() method