Searched refs:sendNotification (Results 1 – 6 of 6) sorted by relevance
152 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 …]
76 sendNotification(notifyId++, "testNotificationStressNotify"); in testNotificationStress()79 private void sendNotification(int id, CharSequence text) { in sendNotification() method in NotificationStressTest
271 sendNotification(); in checkMemory()355 private final void sendNotification() { in sendNotification() method in DeviceStorageMonitorService
96 void sendNotification(in int serverIf, in String address, in int srvcType, in sendNotification() method
503 mService.sendNotification(mServerIf, device.getAddress(), in notifyCharacteristicChanged()
400 … this sample the receiver's {@code onReceive()} method calls {@code sendNotification()} to put the…417 sendNotification("Send error: " + intent.getExtras().toString());419 sendNotification("Deleted messages on server: " +422 sendNotification("Received: " + intent.getExtras().toString());428 private void sendNotification(String msg) {