Searched defs:onNotificationClear (Results 1 – 3 of 3) sorted by relevance
26 void onNotificationClear(int callingUid, int callingPid, in onNotificationClear() method
60 void onNotificationClear(String pkg, String tag, int id, int userId); in onNotificationClear() method
783 public void onNotificationClear(String pkg, String tag, int id, int userId) { in onNotificationClear() method in StatusBarManagerService