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.java102 recordCanBeBlocked(app, row); in loadAppRow()
106 void recordCanBeBlocked(PackageInfo app, AppRow row) { in recordCanBeBlocked() method in NotificationBackend
164 recordCanBeBlocked(info, row); in enableSwitch()