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

  /frameworks/base/core/java/android/app/
NotificationManager.java 191 service.cancelNotificationWithTag(pkg, tag, id, UserHandle.myUserId());
205 service.cancelNotificationWithTag(pkg, tag, id, user.getIdentifier());
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/net/
NetworkPolicyManagerService.java     [all...]

Completed in 521 milliseconds