OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_SET_MSISDN_DONE
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRecords.java
89
protected static final int
EVENT_SET_MSISDN_DONE
= 30;
291
obtainMessage(
EVENT_SET_MSISDN_DONE
, onComplete));
SIMRecords.java
156
// private static final int
EVENT_SET_MSISDN_DONE
= 30; Defined in IccRecords as 30
306
obtainMessage(
EVENT_SET_MSISDN_DONE
, onComplete));
744
case
EVENT_SET_MSISDN_DONE
:
[
all
...]
Completed in 40 milliseconds