Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java157 private enum SocketState { enum in BluetoothSocket
165 private volatile SocketState mSocketState;
227 mSocketState = SocketState.INIT; in BluetoothSocket()
260 as.mSocketState = SocketState.CONNECTED; in acceptSocket()
369 return mSocketState == SocketState.CONNECTED; in isConnected()
425 mSocketState = SocketState.CONNECTED; in connect()
478 if (mSocketState == SocketState.INIT) { in bindListen()
504 if (mSocketState != SocketState.LISTENING) { in accept()
609 if (mSocketState == SocketState.CLOSED) { in close()
616 mSocketState = SocketState.CLOSED; in close()
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1093 android.bluetooth.BluetoothSocket$SocketState
H A Dboot-image-profile.txt23921 Landroid/bluetooth/BluetoothSocket$SocketState;
36344 [Landroid/bluetooth/BluetoothSocket$SocketState;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10801 Landroid/bluetooth/BluetoothSocket$SocketState;->CLOSED:Landroid/bluetooth/BluetoothSocket$SocketSt…
10802 Landroid/bluetooth/BluetoothSocket$SocketState;->CONNECTED:Landroid/bluetooth/BluetoothSocket$Socke…
10803 Landroid/bluetooth/BluetoothSocket$SocketState;->INIT:Landroid/bluetooth/BluetoothSocket$SocketStat…
10804 Landroid/bluetooth/BluetoothSocket$SocketState;->LISTENING:Landroid/bluetooth/BluetoothSocket$Socke…
10805 …ndroid/bluetooth/BluetoothSocket$SocketState;->valueOf(Ljava/lang/String;)Landroid/bluetooth/Bluet…
10806 Landroid/bluetooth/BluetoothSocket$SocketState;->values()[Landroid/bluetooth/BluetoothSocket$Socket…
10841 Landroid/bluetooth/BluetoothSocket;->mSocketState:Landroid/bluetooth/BluetoothSocket$SocketState;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1090 android.bluetooth.BluetoothSocket$SocketState
H A Dboot-image-profile.txt33554 Landroid/bluetooth/BluetoothSocket$SocketState;
48523 [Landroid/bluetooth/BluetoothSocket$SocketState;