OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothOppObexClientSession
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java
60
public class
BluetoothOppObexClientSession
implements BluetoothOppObexSession {
78
public
BluetoothOppObexClientSession
(Context context, ObexTransport transport) {
BluetoothOppTransfer.java
158
*
BluetoothOppObexClientSession
and start it
439
mSession = new
BluetoothOppObexClientSession
(mContext, mTransport);
Completed in 44 milliseconds