HomeSort by relevance Sort by last modified time
    Searched full:notifyid (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java 54 private int notifyId = 0;
73 if (notifyId % 5 == 4) {
74 mNotificationManager.cancel(notifyId - 4);
76 sendNotification(notifyId++, "testNotificationStressNotify");
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 191 if (DEBUG) Log.d(TAG, "setNiNotification, notifyId: " + notif.notificationId +
228 if (DEBUG) Log.d(TAG, "openNiDialog, notifyId: " + notif.notificationId +
  /frameworks/base/docs/html/guide/google/play/billing/
billing_integrate.jd     [all...]
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java     [all...]

Completed in 918 milliseconds