Searched refs:REQUEST_COMPLETED (Results 1 – 2 of 2) sorted by relevance
41 public static final int REQUEST_COMPLETED = 3; field in BluetoothPbapSession139 mParentHandler.obtainMessage(REQUEST_COMPLETED, msg.obj).sendToTarget(); in handleMessage()
424 case BluetoothPbapSession.REQUEST_COMPLETED: in handleMessage()