HomeSort by relevance Sort by last modified time
    Searched refs:RUIM_READY (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 37 RUIM_READY, /* Radio is on and the RUIM interface is available */
48 || this == RUIM_READY
63 return this == RUIM_READY;
78 || this == RUIM_READY
238 * Fires on any transition into RUIM_READY
    [all...]
IccCard.java 124 case RUIM_READY:
616 currentRadioState == RadioState.RUIM_READY) {
622 currentRadioState == RadioState.RUIM_READY) {
RIL.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 782 case RUIM_READY:
    [all...]

Completed in 27 milliseconds