Searched refs:ROUTE_EARPIECE (Results 1 – 10 of 10) sorted by relevance
30 public static final int ROUTE_EARPIECE = 0x00000001; field in CallAudioState45 public static final int ROUTE_WIRED_OR_EARPIECE = ROUTE_EARPIECE | ROUTE_WIRED_HEADSET;52 public static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |153 if ((route & ROUTE_EARPIECE) == ROUTE_EARPIECE) { in audioRouteToString()
35 public static final int ROUTE_EARPIECE = 0x00000001; field in AudioState50 public static final int ROUTE_WIRED_OR_EARPIECE = ROUTE_EARPIECE | ROUTE_WIRED_HEADSET;53 private static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |106 if ((route & ROUTE_EARPIECE) == ROUTE_EARPIECE) { in audioRouteToString()
980 if (hasAudioRoutes(CallAudioState.ROUTE_EARPIECE)) { in audioRoutesToString()
2229 & (CallAudioState.ROUTE_EARPIECE | CallAudioState.ROUTE_SPEAKER)) == 0) { in setSupportedAudioRoutes()
130 @Deprecated public static final int ROUTE_EARPIECE = (1 << 0); field in AudioSystem
1629 @Deprecated public static final int ROUTE_EARPIECE = AudioSystem.ROUTE_EARPIECE; field in AudioManager
23148 field public static final deprecated int ROUTE_EARPIECE = 1; // 0x141997 field public static final int ROUTE_EARPIECE = 1; // 0x142149 field public static final int ROUTE_EARPIECE = 1; // 0x1
21292 field public static final deprecated int ROUTE_EARPIECE = 1; // 0x138902 field public static final int ROUTE_EARPIECE = 1; // 0x1
21448 field public static final deprecated int ROUTE_EARPIECE = 1; // 0x139157 field public static final int ROUTE_EARPIECE = 1; // 0x1
14151 field public static final deprecated int ROUTE_EARPIECE = 1; // 0x1