Home
last modified time | relevance | path

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

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