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

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapSession.java40 public static final int REQUEST_COMPLETED = 3; field in class:BluetoothPbapSession
138 mParentHandler.obtainMessage(REQUEST_COMPLETED, msg.obj).sendToTarget();

Completed in 33 milliseconds