Home | History | Annotate | Download | only in media

Lines Matching defs:DEVICE_TYPE_BLUETOOTH

867         @IntDef({DEVICE_TYPE_UNKNOWN, DEVICE_TYPE_TV, DEVICE_TYPE_SPEAKER, DEVICE_TYPE_BLUETOOTH})
904 public static final int DEVICE_TYPE_BLUETOOTH = 3;
1286 if (isDefault() || mDeviceType == DEVICE_TYPE_BLUETOOTH) {