Searched refs:DEVICE_OUT_EARPIECE (Results 1 – 5 of 5) sorted by relevance
633 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_EARPIECE, TYPE_BUILTIN_EARPIECE); in INT_TO_EXT_DEVICE_MAPPING.put() argument693 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_BUILTIN_EARPIECE, AudioSystem.DEVICE_OUT_EARPIECE); in EXT_TO_INT_DEVICE_MAPPING.put() argument
998 public static final int DEVICE_OUT_EARPIECE = 0x1; field in AudioSystem1110 DEVICE_OUT_ALL_SET.add(DEVICE_OUT_EARPIECE);1466 case DEVICE_OUT_EARPIECE: in getOutputDeviceName()
6004 public static final int DEVICE_OUT_EARPIECE = AudioSystem.DEVICE_OUT_EARPIECE; field in AudioManager
91 AudioSystem.DEVICE_OUT_EARPIECE, /* name= */ null, /* address= */ null);
658 case AudioSystem.DEVICE_OUT_EARPIECE: in api2aidl_NativeType_AudioDeviceDescription()