OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mIccRefreshRegistrants
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
BaseCommands.java
80
protected RegistrantList
mIccRefreshRegistrants
= new RegistrantList();
476
mIccRefreshRegistrants
.add(r);
487
mIccRefreshRegistrants
.remove(h);
RIL.java
[
all
...]
Completed in 29 milliseconds