OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:internalNotifyRegistrant
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/os/
Registrant.java
46
internalNotifyRegistrant
(null, null);
52
internalNotifyRegistrant
(result, null);
58
internalNotifyRegistrant
(null, exception);
67
internalNotifyRegistrant
(ar.result, ar.exception);
71
internalNotifyRegistrant
(Object result, Throwable exception)
RegistrantList.java
80
r.
internalNotifyRegistrant
(result, exception);
Completed in 51 milliseconds