Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java136 private synchronized void onCancelRequest() { in onCancelRequest() method in BluetoothTetheringNetworkFactory
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
DVCardImportExportListener.java34 void onCancelRequest(CancelRequest request, int type); in onCancelRequest() method
DNfcImportVCardActivity.java258 public void onCancelRequest(CancelRequest request, int type) { in onCancelRequest() method in NfcImportVCardActivity
DNotificationImportExportListener.java177 public void onCancelRequest(CancelRequest request, int type) { in onCancelRequest() method in NotificationImportExportListener