Home
last modified time | relevance | path

Searched refs:TYPE_SCO (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java259 case BluetoothSocket.TYPE_SCO: { in toString()
DBluetoothSocket.java98 public static final int TYPE_SCO = 2; field in BluetoothSocket
DBluetoothDevice.java2010 return new BluetoothSocket(BluetoothSocket.TYPE_SCO, -1, true, true, this, -1, null); in createScoSocket()
DBluetoothAdapter.java2674 new BluetoothServerSocket(BluetoothSocket.TYPE_SCO, false, false, -1); in listenUsingScoOn()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt9104 field public static final int TYPE_SCO = 2; // 0x2