Searched refs:ENABLE_REMOTE_INPUT (Results 1 – 4 of 4) sorted by relevance
40 private static final boolean ENABLE_REMOTE_INPUT = field in RemoteInputController60 if (!ENABLE_REMOTE_INPUT) { in processForRemoteInput()
58 public static final boolean ENABLE_REMOTE_INPUT = field in NotificationRemoteInputManager
18 import static com.android.systemui.statusbar.NotificationRemoteInputManager.ENABLE_REMOTE_INPUT;373 if (ENABLE_REMOTE_INPUT) { in bindRow()
21 import static com.android.systemui.statusbar.NotificationRemoteInputManager.ENABLE_REMOTE_INPUT;169 || ENABLE_REMOTE_INPUT && state.remoteInputActive) { in applyFocusableFlag()