Searched refs:keyguardNeedsInput (Results 1 – 1 of 1) sorted by relevance
223 if (state.bouncerShowing && (state.keyguardOccluded || state.keyguardNeedsInput) in applyFocusableFlag()398 mCurrentState.keyguardNeedsInput = needsInput; in setKeyguardNeedsInput()580 boolean keyguardNeedsInput; field in StatusBarWindowController.State