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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java2290 private RadioState getRadioStateFromInt(int stateInt) { argument
2294 switch(stateInt) {
2301 "Unrecognized RIL_RadioState: " + stateInt);

Completed in 65 milliseconds