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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapSession.java41 public static final int REQUEST_COMPLETED = 3; field in class:BluetoothPbapSession
139 mParentHandler.obtainMessage(REQUEST_COMPLETED, msg.obj).sendToTarget();
H A DBluetoothPbapClient.java424 case BluetoothPbapSession.REQUEST_COMPLETED:

Completed in 201 milliseconds