Searched refs:MAIN_DOCK_SPEAKERS (Results 1 – 6 of 6) sorted by relevance
31 public static final int MAIN_DOCK_SPEAKERS = 1<<2; field in AudioRoutesInfo67 if ((type & MAIN_DOCK_SPEAKERS) != 0) return "DOCK_SPEAKERS"; in typeToString()
221 } else if ((newRoutes.mainType & AudioRoutesInfo.MAIN_DOCK_SPEAKERS) != 0) { in updateAudioRoutes()
160 } else if ((newRoutes.mainType & AudioRoutesInfo.MAIN_DOCK_SPEAKERS) != 0) { in createRouteFromAudioInfo()
170 AudioRoutesInfo.MAIN_DOCK_SPEAKERS }, in data()
2814 connType = AudioRoutesInfo.MAIN_DOCK_SPEAKERS;
24688 Landroid/media/AudioRoutesInfo;->MAIN_DOCK_SPEAKERS:I