Home
last modified time | relevance | path

Searched refs:REMOTE_INPUT_KEPT_ENTRY_AUTO_CANCEL_DELAY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java71 private static final int REMOTE_INPUT_KEPT_ENTRY_AUTO_CANCEL_DELAY = 200; field in NotificationRemoteInputManager
299 }, REMOTE_INPUT_KEPT_ENTRY_AUTO_CANCEL_DELAY); in setUpWithPresenter()