Home
last modified time | relevance | path

Searched defs:oap (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapRequestPullPhoneBook.java61 ObexAppParameters oap = new ObexAppParameters(); in BluetoothPbapRequestPullPhoneBook() local
108 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in readResponseHeaders() local
DPbapClientConnectionHandler.java324 ObexAppParameters oap = new ObexAppParameters(); in connectObexSession() local
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DRequestGetMessagesListing.java60 ObexAppParameters oap = new ObexAppParameters(); in RequestGetMessagesListing() local
120 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in readResponseHeaders() local
DRequestSetNotificationRegistration.java37 ObexAppParameters oap = new ObexAppParameters(); in RequestSetNotificationRegistration() local
DRequestSetMessageStatus.java33 ObexAppParameters oap = new ObexAppParameters(); in RequestSetMessageStatus() local
DRequestGetFolderListing.java45 ObexAppParameters oap = new ObexAppParameters(); in RequestGetFolderListing() local
DRequestGetMessage.java51 ObexAppParameters oap = new ObexAppParameters(); in RequestGetMessage() local
DRequestPushMessage.java47 ObexAppParameters oap = new ObexAppParameters(); in RequestPushMessage() local
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMnsObexServer.java114 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in onPut() local
DMasClient.java114 ObexAppParameters oap = new ObexAppParameters(); in connect() local