Searched refs:SESSION_CONNECTING (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapSession.java42 public static final int SESSION_CONNECTING = 5; field in class:BluetoothPbapSession
240 mParentHandler.obtainMessage(SESSION_CONNECTING).sendToTarget();
H A DBluetoothPbapClient.java468 case BluetoothPbapSession.SESSION_CONNECTING:

Completed in 42 milliseconds