Searched refs:MAIN_HDMI (Results 1 – 3 of 3) sorted by relevance
32 public static final int MAIN_HDMI = 1<<3; field in AudioRoutesInfo68 if ((type & MAIN_HDMI) != 0) return "HDMI"; in typeToString()
200 } else if ((newRoutes.mainType&AudioRoutesInfo.MAIN_HDMI) != 0) { in updateAudioRoutes()
875 connType = AudioRoutesInfo.MAIN_HDMI; in updateAudioRoutes()