Searched refs:halChannelState (Results 1 – 1 of 1) sorted by relevance
556 private int convertHalChannelState(int halChannelState) { in convertHalChannelState() argument557 switch (halChannelState) { in convertHalChannelState()570 Log.e(TAG, "Unexpected channel state: " + halChannelState); in convertHalChannelState()