Searched refs:ENABLE_REMOTE_INPUT (Results 1 – 4 of 4) sorted by relevance
41 private static final boolean ENABLE_REMOTE_INPUT = field in RemoteInputController64 if (!ENABLE_REMOTE_INPUT) { in processForRemoteInput()
86 public static final boolean ENABLE_REMOTE_INPUT = field in NotificationRemoteInputManager
20 import static com.android.systemui.statusbar.NotificationRemoteInputManager.ENABLE_REMOTE_INPUT;184 if (ENABLE_REMOTE_INPUT) { in init()
24 import static com.android.systemui.statusbar.NotificationRemoteInputManager.ENABLE_REMOTE_INPUT;339 || ENABLE_REMOTE_INPUT && state.mRemoteInputActive in applyFocusableFlag()364 || ENABLE_REMOTE_INPUT && state.mRemoteInputActive) { in applyForceShowNavigationFlag()