Home
last modified time | relevance | path

Searched defs:DISMISS_DELAY (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DForcedResizableInfoActivity.java44 private static final long DISMISS_DELAY = 2500; field in ForcedResizableInfoActivity
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DNotificationController.java88 private static final long DISMISS_DELAY = TimeUnit.DAYS.toMillis(14); field in NotificationController
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java128 private static final long DISMISS_DELAY = 300; field in RecipientEditTextView