OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onMMIDone
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java
165
phone.
onMMIDone
(this);
221
phone.
onMMIDone
(this);
231
phone.
onMMIDone
(this);
293
phone.
onMMIDone
(this);
CDMAPhone.java
542
void
onMMIDone
(CdmaMmiCode mmi) {
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java
424
* Don't call phone.
onMMIDone
here; wait for CANCEL_COMPLETE notice
432
phone.
onMMIDone
(this);
798
phone.
onMMIDone
(this);
808
phone.
onMMIDone
(this);
834
phone.
onMMIDone
(this);
850
phone.
onMMIDone
(this);
[
all
...]
GSMPhone.java
[
all
...]
Completed in 5212 milliseconds