Searched defs:DEVICE_IN_TELEPHONY_RX (Results 1 – 3 of 3) sorted by relevance
670 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_TELEPHONY_RX, TYPE_TELEPHONY); in INT_TO_EXT_DEVICE_MAPPING.put()730 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_TELEPHONY, AudioSystem.DEVICE_IN_TELEPHONY_RX); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put()
1201 public static final int DEVICE_IN_TELEPHONY_RX = DEVICE_IN_VOICE_CALL; field in AudioSystem
6163 public static final int DEVICE_IN_TELEPHONY_RX = field in AudioManager