Home
last modified time | relevance | path

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

/packages/apps/TvFeedbackConsent/src/com/android/tv/feedbackconsent/
DITvDiagnosticInformationManagerCallback.aidl84 oneway void onCancelRequest(); in onCancelRequest() method
/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.java180 public void onCancelRequest(CancelRequest request, int type) { in onCancelRequest() method in NotificationImportExportListener
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java218 private synchronized void onCancelRequest() { in onCancelRequest() method in BluetoothTetheringNetworkFactory