Searched refs:EVENT_GET_CDMA_SUBSCRIPTION_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DRuimRecords.java89 private static final int EVENT_GET_CDMA_SUBSCRIPTION_DONE = 10; field in class:RuimRecords
646 case EVENT_GET_CDMA_SUBSCRIPTION_DONE:
809 mCi.getCDMASubscription(obtainMessage(EVENT_GET_CDMA_SUBSCRIPTION_DONE));

Completed in 47 milliseconds