Searched refs:mRemoteInputActive (Results 1 – 3 of 3) sorted by relevance
40 @VisibleForTesting boolean mRemoteInputActive; field in RemoteInputQuickSettingsDisabler55 if (mRemoteInputActive && misLandscape) { in adjustDisableFlags()63 if(mRemoteInputActive != active){ in setRemoteInputActive()64 mRemoteInputActive = active; in setRemoteInputActive()
62 assertFalse(mRemoteInputQuickSettingsDisabler.mRemoteInputActive); in shouldEnableQuickSetting_afterDeactiviate()70 assertTrue(mRemoteInputQuickSettingsDisabler.mRemoteInputActive); in shouldDisableQuickSetting_afteActiviate()
139 protected boolean mRemoteInputActive; field in StatusBarKeyguardViewManager416 mRemoteInputActive = active; in onRemoteInputActive()712 boolean remoteInputActive = mRemoteInputActive; in updateStates()784 || mRemoteInputActive || keyguardWithGestureNav); in isNavBarVisible()889 pw.println(" mRemoteInputActive: " + mRemoteInputActive); in dump()