OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleImportRequest
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/interactions/
ImportDialogFragment.java
195
handleImportRequest
(resId, SimCard.NO_SUBSCRIPTION_ID);
255
private void
handleImportRequest
(int resId, int subscriptionId) {
/packages/apps/Contacts/src/com/android/contacts/vcard/
NfcImportVCardActivity.java
84
services[0].
handleImportRequest
(requests, NfcImportVCardActivity.this);
VCardService.java
150
public synchronized void
handleImportRequest
(List<ImportRequest> requests,
ImportVCardActivity.java
151
mService.
handleImportRequest
(requests, mListener);
[
all
...]
Completed in 536 milliseconds