Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/blocking/
DFilteredNumberCompat.java223 if (shouldShowMigrationDialog(context)) { in maybeShowBlockNumberMigrationDialog()
234 private static boolean shouldShowMigrationDialog(Context context) { in shouldShowMigrationDialog() method in FilteredNumberCompat