Home
last modified time | relevance | path

Searched refs:doCancel (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicePairer.java361 doCancel(); in clearDeviceList()
370 doCancel(); in cancelPairing()
508 doCancel(); in updatePairingState()
529 private void doCancel() { in doCancel() method in BluetoothDevicePairer
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java119 mCancelled = doCancel(sbn.getNotification()); in onNotificationPosted()
150 private boolean doCancel(Notification noti) in doCancel() method in TestNotificationService
/packages/apps/LegacyCamera/src/com/android/camera/
DCamera.java1380 doCancel(); in onReviewCancelClicked()
1459 private void doCancel() { in doCancel() method in Camera