Home
last modified time | relevance | path

Searched defs:areNotificationsEnabled (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
DBaseNotificationsPreferenceController.java98 public boolean areNotificationsEnabled(String packageName, int uid) { in areNotificationsEnabled() method in BaseNotificationsPreferenceController
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulator.java1145 boolean areNotificationsEnabled() { in areNotificationsEnabled() method in FastPairSimulator.NotifiableGattServlet