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

/frameworks/base/core/tests/notificationtests/src/android/app/
H A DNotificationStressTest.java91 sendNotification(mNotifyId++, "testNotificationStressNotify");
99 sendNotification(mNotifyId++, "testNotificationStressNotify");
111 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/packages/Osu/src/com/android/hotspot2/app/
H A DMainActivity.java146 sendNotification(osuCount);
209 private void sendNotification(int count) { method in class:MainActivity
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierServiceStateTracker.java91 sendNotification(notificationType);
217 public void sendNotification(NotificationType notificationType) { method in class:CarrierServiceStateTracker
/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothGatt.aidl110 void sendNotification(in int serverIf, in String address, in int handle,
H A DBluetoothGattServer.java661 mService.sendNotification(mServerIf, device.getAddress(),

Completed in 206 milliseconds