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 36 RUIM_READY(2), /* Radio is on and the RUIM interface is available */
47 || this == RUIM_READY
70 return this == RUIM_READY;
92 || this == RUIM_READY
261 * Fires on any transition into RUIM_READY
    [all...]
IccCard.java 149 case RUIM_READY:
717 currentRadioState == RadioState.RUIM_READY) {
734 currentRadioState == RadioState.RUIM_READY) {
    [all...]
RIL.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 709 case RUIM_READY:
    [all...]

Completed in 45 milliseconds