Searched refs:mKeyguardControllerState (Results 1 – 2 of 2) sorted by relevance
64 private KeyguardControllerState mKeyguardControllerState; field in ActivityManagerState107 || mResumedActivities.isEmpty()) && !mKeyguardControllerState.keyguardShowing; in computeState()152 mKeyguardControllerState = new KeyguardControllerState(state.keyguardController); in parseSysDumpProto()165 mKeyguardControllerState = null; in reset()181 return mKeyguardControllerState; in getKeyguardControllerState()
74 private KeyguardControllerState mKeyguardControllerState; field in ActivityManagerState121 && !mKeyguardControllerState.keyguardShowing; in computeState()165 mKeyguardControllerState = new KeyguardControllerState(state.keyguardController); in parseSysDumpProto()184 mKeyguardControllerState = null; in reset()275 return mKeyguardControllerState; in getKeyguardControllerState()