Searched defs:getSpnFsm (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java68 * States only used by getSpnFsm FSM
1003 getSpnFsm(false, ar);
1732 getSpnFsm(true, null);
1850 * States of Get SPN Finite State Machine which only used by getSpnFsm()
1877 private void getSpnFsm(boolean start, AsyncResult ar) { method in class:SIMRecords

Completed in 122 milliseconds