Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java139 private KeyguardControllerState mKeyguardControllerState; field in WindowManagerState
325 && !mKeyguardControllerState.keyguardShowing; in computeState()
412 mKeyguardControllerState = new KeyguardControllerState(root.keyguardController); in parseSysDumpProto()
446 mKeyguardControllerState = null; in reset()
575 return mKeyguardControllerState; in getKeyguardControllerState()