HomeSort by relevance Sort by last modified time
    Searched defs:getNextNotificationId (Results 1 - 2 of 2) sorted by null

  /packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
BasicSmsReceiverApp.java 44 public int getNextNotificationId() {
58 Log.d(LOG_TAG, "getNextNotificationId: " + notificationId);
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiverApp.java 49 public int getNextNotificationId() {
62 if (DBG) Log.d(LOG_TAG, "getNextNotificationId: " + notificationId);

Completed in 375 milliseconds