Home
last modified time | relevance | path

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

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DStorageManagerUpsellDialog.java51 private static final int DISMISS_LONG_THRESHOLD = 9; field in StorageManagerUpsellDialog
147 return (dismissCount > DISMISS_LONG_THRESHOLD) in getDismissDelay()