Searched refs:mRemoteInputActive (Results 1 – 3 of 3) sorted by relevance
37 @VisibleForTesting boolean mRemoteInputActive; field in RemoteInputQuickSettingsDisabler50 if (mRemoteInputActive && misLandscape) { in adjustDisableFlags()58 if(mRemoteInputActive != active){ in setRemoteInputActive()59 mRemoteInputActive = active; in setRemoteInputActive()
59 assertFalse(mRemoteInputQuickSettingsDisabler.mRemoteInputActive); in shouldEnableQuickSetting_afterDeactiviate()67 assertTrue(mRemoteInputQuickSettingsDisabler.mRemoteInputActive); in shouldDisableQuickSetting_afteActiviate()
100 protected boolean mRemoteInputActive; field in StatusBarKeyguardViewManager318 mRemoteInputActive = active; in onRemoteInputActive()583 boolean remoteInputActive = mRemoteInputActive; in updateStates()650 || mRemoteInputActive); in isNavBarVisible()745 pw.println(" mRemoteInputActive: " + mRemoteInputActive); in dump()