Searched refs:keyguardNeedsInput (Results 1 – 1 of 1) sorted by relevance
168 if (state.bouncerShowing && (state.keyguardOccluded || state.keyguardNeedsInput) in applyFocusableFlag()308 mCurrentState.keyguardNeedsInput = needsInput; in setKeyguardNeedsInput()437 boolean keyguardNeedsInput; field in StatusBarWindowManager.State