Searched refs:getNextNotificationId (Results 1 - 2 of 2) sorted by relevance

/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
H A DBasicSmsReceiverApp.java44 public int getNextNotificationId() { method in class:BasicSmsReceiverApp
58 Log.d(LOG_TAG, "getNextNotificationId: " + notificationId);
H A DSmsMessageReceiver.java54 int notificationId = BasicSmsReceiverApp.getBasicSmsReceiverApp().getNextNotificationId();

Completed in 487 milliseconds