OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onNotificationError
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/com/android/internal/statusbar/
IStatusBarService.aidl
40
void
onNotificationError
(String pkg, String tag, int id,
/frameworks/base/services/java/com/android/server/
StatusBarManagerService.java
88
void
onNotificationError
(String pkg, String tag, int id,
296
public void
onNotificationError
(String pkg, String tag, int id,
301
mNotificationCallbacks.
onNotificationError
(pkg, tag, id, uid, initialPid, message);
NotificationManagerService.java
317
public void
onNotificationError
(String pkg, String tag, int id,
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarService.java
[
all
...]
Completed in 40 milliseconds