Searched refs:convertHalRadioState (Results 1 – 3 of 3) sorted by relevance
103 int state = RILUtils.convertHalRadioState(radioState); in radioStateChanged()
141 int state = RILUtils.convertHalRadioState(radioState); in radioStateChanged()
3863 public static @Annotation.RadioPowerState int convertHalRadioState(int stateInt) { in convertHalRadioState() method in RILUtils