OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onSetPath
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/obex/javax/obex/
ServerRequestHandler.java
39
* The <code>onConnect()</code>, <code>
onSetPath
()</code>,
149
* <code>
onSetPath
()</code> will always return an
171
public int
onSetPath
(HeaderSet request, HeaderSet reply, boolean backup, boolean create) {
ServerSession.java
355
code = mListener.
onSetPath
(request, reply, backup, create);
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java
543
public int
onSetPath
(HeaderSet request, HeaderSet reply, boolean backup, boolean create) {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
254
public int
onSetPath
(final HeaderSet request, final HeaderSet reply, final boolean backup,
[
all
...]
Completed in 1315 milliseconds