Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java92 row.bubblePreference = getBubblePreference(row.pkg, row.uid); in loadAppRow()
218 public int getBubblePreference(String pkg, int uid) { in getBubblePreference() method in NotificationBackend