Home
last modified time | relevance | path

Searched defs:getActiveNotifications (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/service/tests/src/com/android/server/bluetooth/
DBluetoothNotificationManagerTest.java94 public void getActiveNotifications() { in getActiveNotifications() method in BluetoothNotificationManagerTest
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNotificationManager.java134 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in WifiNotificationManager
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothNotificationManager.java170 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in BluetoothNotificationManager
/packages/apps/Dialer/java/com/android/dialer/notification/
DDialerNotificationManager.java101 public static StatusBarNotification[] getActiveNotifications(@NonNull Context context) { in getActiveNotifications() method in DialerNotificationManager