Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DNotificationBackend.java75 row.bubblePreference = getBubblePreference(row.pkg, row.uid); in loadAppRow()
180 public int getBubblePreference(String pkg, int uid) { in getBubblePreference() method in NotificationBackend
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java87 row.bubblePreference = getBubblePreference(row.pkg, row.uid); in loadAppRow()
198 public int getBubblePreference(String pkg, int uid) { in getBubblePreference() method in NotificationBackend