Searched refs:MAIN_HEADPHONES (Results 1 – 3 of 3) sorted by relevance
30 public static final int MAIN_HEADPHONES = 1<<1; field in AudioRoutesInfo
179 if ((newRoutes.mainType&AudioRoutesInfo.MAIN_HEADPHONES) != 0 in updateAudioRoutes()
4824 connType = AudioRoutesInfo.MAIN_HEADPHONES; in sendDeviceConnectionIntent()