Searched refs:ENABLE_REMOTE_INPUT (Results 1 – 4 of 4) sorted by relevance
38 private static final boolean ENABLE_REMOTE_INPUT = field in RemoteInputController58 if (!ENABLE_REMOTE_INPUT) { in processForRemoteInput()
84 public static final boolean ENABLE_REMOTE_INPUT = field in NotificationRemoteInputManager
20 import static com.android.systemui.statusbar.NotificationRemoteInputManager.ENABLE_REMOTE_INPUT;177 if (ENABLE_REMOTE_INPUT) { in bindRow()
21 import static com.android.systemui.statusbar.NotificationRemoteInputManager.ENABLE_REMOTE_INPUT;224 || ENABLE_REMOTE_INPUT && state.remoteInputActive in applyFocusableFlag()241 || ENABLE_REMOTE_INPUT && state.remoteInputActive) { in applyForceShowNavigationFlag()