Searched refs:ROUTE_EARPIECE (Results 1 – 5 of 5) sorted by relevance
33 public static final int ROUTE_EARPIECE = 0x00000001; field in AudioState48 public static final int ROUTE_WIRED_OR_EARPIECE = ROUTE_EARPIECE | ROUTE_WIRED_HEADSET;54 public static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |107 if ((route & ROUTE_EARPIECE) == ROUTE_EARPIECE) { in audioRouteToString()
96 @Deprecated public static final int ROUTE_EARPIECE = (1 << 0); field in AudioSystem
1776 @Deprecated public static final int ROUTE_EARPIECE = AudioSystem.ROUTE_EARPIECE; field in AudioManager
15176 field public static final deprecated int ROUTE_EARPIECE = 1; // 0x129892 field public static final int ROUTE_EARPIECE = 1; // 0x1
14153 field public static final deprecated int ROUTE_EARPIECE = 1; // 0x1