Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DZenOnboardingActivity.java149 if (showSuggestion(context) || withinShowTimeThreshold(context)) { in isSuggestionComplete()
181 private static boolean withinShowTimeThreshold(Context context) { in withinShowTimeThreshold() method in ZenOnboardingActivity
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DZenOnboardingActivity.java149 if (showSuggestion(context) || withinShowTimeThreshold(context)) { in isSuggestionComplete()
181 private static boolean withinShowTimeThreshold(Context context) { in withinShowTimeThreshold() method in ZenOnboardingActivity