Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java109 recordCanBeBlocked(context, pm, roleManager, app, row); in loadAppRow()
113 void recordCanBeBlocked(Context context, PackageManager pm, RoleManager rm, PackageInfo app, in recordCanBeBlocked() method in NotificationBackend
179 recordCanBeBlocked(context, context.getPackageManager(), rm, info, row); in isSystemApp()