Searched refs:sendNotification (Results 1 - 3 of 3) 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.java150 sendNotification(1);
153 sendNotification(2);
156 sendNotification(3);
159 sendNotification(4);
162 sendNotification(5);
165 sendNotification(6);
168 sendNotification(7);
171 sendNotification(8);
174 sendNotification(9);
177 sendNotification(1
195 private void sendNotification(final int id) { method in class:NotificationBuilderTest
[all...]
/frameworks/base/services/java/com/android/server/
H A DDeviceStorageMonitorService.java266 sendNotification();
382 private final void sendNotification() { method in class:DeviceStorageMonitorService

Completed in 870 milliseconds