Home
last modified time | relevance | path

Searched defs:onCancelRequest (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/vcard/
DVCardImportExportListener.java35 void onCancelRequest(CancelRequest request, int type); in onCancelRequest() method
DNfcImportVCardActivity.java284 public void onCancelRequest(CancelRequest request, int type) { in onCancelRequest() method in NfcImportVCardActivity
DNotificationImportExportListener.java179 public void onCancelRequest(CancelRequest request, int type) { in onCancelRequest() method in NotificationImportExportListener
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java198 private synchronized void onCancelRequest() { in onCancelRequest() method in BluetoothTetheringNetworkFactory