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()
145 protected boolean mRemoteInputActive; field in StatusBarKeyguardViewManager444 mRemoteInputActive = active; in onRemoteInputActive()779 boolean remoteInputActive = mRemoteInputActive; in updateStates()851 || mRemoteInputActive || keyguardWithGestureNav); in isNavBarVisible()964 pw.println(" mRemoteInputActive: " + mRemoteInputActive); in dump()