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