OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPreciseCallStateRegistrants
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
SipPhoneBase.java
76
migrate(
mPreciseCallStateRegistrants
, from.
mPreciseCallStateRegistrants
);
/frameworks/base/telephony/java/com/android/internal/telephony/
PhoneBase.java
147
protected final RegistrantList
mPreciseCallStateRegistrants
345
mPreciseCallStateRegistrants
.addUnique(h, what, obj);
350
mPreciseCallStateRegistrants
.remove(h);
359
mPreciseCallStateRegistrants
.notifyRegistrants(ar);
[
all
...]
CallManager.java
104
protected final RegistrantList
mPreciseCallStateRegistrants
[
all
...]
Completed in 646 milliseconds