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

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

Completed in 309 milliseconds