Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java190 boolean updateIsKeyguard(boolean forceStateChange); in updateIsKeyguard()
268 boolean hideKeyguardImpl(boolean forceStateChange); in hideKeyguardImpl()
H A DCentralSurfacesImpl.java2337 public boolean updateIsKeyguard(boolean forceStateChange) { in updateIsKeyguard()
2492 public boolean hideKeyguardImpl(boolean forceStateChange) { in hideKeyguardImpl()