Home
last modified time | relevance | path

Searched refs:sendNotification (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
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(10);
[all …]
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java91 sendNotification(mNotifyId++, "testNotificationStressNotify"); in testNotificationStress()
99 sendNotification(mNotifyId++, "testNotificationStressNotify"); in testNotificationsWithShadeStress()
111 private void sendNotification(int id, CharSequence text) { in sendNotification() method in NotificationStressTest
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java77 sendNotification(); in handleMessage()
142 private void sendNotification() { in sendNotification() method in CarrierServiceStateTracker
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java283 sendNotification(); in checkMemory()
300 sendNotification(); in checkMemory()
458 private void sendNotification() { in sendNotification() method in DeviceStorageMonitorService
/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl86 void sendNotification(in int serverIf, in String address, in int srvcType, in sendNotification() method
DBluetoothGattServer.java537 mService.sendNotification(mServerIf, device.getAddress(), in notifyCharacteristicChanged()
/frameworks/base/packages/Osu/src/com/android/
DMainActivity.java139 sendNotification(osuCount); in showOsuCount()
325 private void sendNotification(int count) { in sendNotification() method in MainActivity
/frameworks/base/docs/html/training/location/
Dgeofencing.jd284 sendNotification(geofenceTransitionDetails);