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