Searched refs:radioPowerState (Results 1 – 2 of 2) sorted by relevance
178 private val radioPowerState: StateFlow<Int> = constant207 radioPowerState
687 @RadioPowerState int radioPowerState) { in notifyRadioPowerStateChanged() argument689 sRegistry.notifyRadioPowerStateChanged(slotIndex, subId, radioPowerState); in notifyRadioPowerStateChanged()