HomeSort by relevance Sort by last modified time
    Searched defs:radioState (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCard.java 37 import com.android.internal.telephony.CommandsInterface.RadioState;
74 private RadioState mLastRadioState = RadioState.RADIO_UNAVAILABLE;
148 RadioState radioState = mCi.getRadioState();
149 if (DBG) log("update: radioState=" + radioState + " mLastRadioState="
152 if (radioState == RadioState.RADIO_ON && mLastRadioState == RadioState.RADIO_ON)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 90 milliseconds