Searched refs:sendNotification (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/tests/notificationtests/src/android/app/
H A DNotificationStressTest.java76 sendNotification(notifyId++, "testNotificationStressNotify");
79 private void sendNotification(int id, CharSequence text) { method in class:NotificationStressTest
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java152 sendNotification(1);
155 sendNotification(2);
158 sendNotification(3);
161 sendNotification(4);
164 sendNotification(5);
167 sendNotification(6);
170 sendNotification(7);
173 sendNotification(8);
176 sendNotification(9);
179 sendNotification(1
197 private void sendNotification(final int id) { method in class:NotificationBuilderTest
[all...]
/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothGatt.aidl96 void sendNotification(in int serverIf, in String address, in int srvcType,
H A DBluetoothGattServer.java503 mService.sendNotification(mServerIf, device.getAddress(),
/frameworks/base/services/java/com/android/server/
H A DDeviceStorageMonitorService.java271 sendNotification();
355 private final void sendNotification() { method in class:DeviceStorageMonitorService

Completed in 234 milliseconds