Searched refs:ObexAppParameters (Results 1 – 13 of 13) sorted by relevance
38 ObexAppParameters oap = new ObexAppParameters(); in BluetoothPbapRequestPullPhoneBookSize()56 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in readResponseHeaders()
26 public final class ObexAppParameters { class30 public ObexAppParameters() { in ObexAppParameters() method in ObexAppParameters34 public ObexAppParameters(byte[] raw) { in ObexAppParameters() method in ObexAppParameters60 public static ObexAppParameters fromHeaderSet(HeaderSet headerset) { in fromHeaderSet()63 return new ObexAppParameters(raw); in fromHeaderSet()
61 ObexAppParameters oap = new ObexAppParameters(); in BluetoothPbapRequestPullPhoneBook()108 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in readResponseHeaders()
341 ObexAppParameters oap = new ObexAppParameters(); in connectObexSession()
60 ObexAppParameters oap = new ObexAppParameters(); in RequestGetMessagesListing()120 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in readResponseHeaders()
37 ObexAppParameters oap = new ObexAppParameters(); in RequestSetNotificationRegistration()
45 ObexAppParameters oap = new ObexAppParameters(); in RequestGetFolderListing()
37 ObexAppParameters oap = new ObexAppParameters(); in RequestSetMessageStatus()
47 ObexAppParameters oap = new ObexAppParameters(); in RequestPushMessage()
51 ObexAppParameters oap = new ObexAppParameters(); in RequestGetMessage()
118 ObexAppParameters oap = ObexAppParameters.fromHeaderSet(headerset); in onPut()
129 ObexAppParameters oap = new ObexAppParameters(); in connect()