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

  /frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java 504 INotificationManager inm = NotificationManager.getService();
505 if (inm == null) {
509 inm.cancelNotificationWithTag(localPackageName, null,
ActivityManagerService.java 1500 INotificationManager inm = NotificationManager.getService(); local
1546 INotificationManager inm = NotificationManager.getService(); local
    [all...]

Completed in 112 milliseconds