OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pullVcardEntry
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapClient.java
47
* <li>Use {@link #
pullVcardEntry
} to pull single entry from the phone book
276
* Event propagated upon completion of <code>
pullVcardEntry
</code> request.
287
* @see #
pullVcardEntry
345
* Event propagated upon completion of <code>
pullVcardEntry
</code> request.
831
public boolean
pullVcardEntry
(String handle)
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
426
return
pullVcardEntry
(appParam, appParamValue, op, name, mCurrentPath);
[
all
...]
Completed in 371 milliseconds