Home
last modified time | relevance | path

Searched refs:removeCurrentDevice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DAssociationActivity.java223 (d, which) -> mModel.removeCurrentDevice()); in showRemoveDeviceDialog()
244 mModel.removeCurrentDevice()); in resumePreviousState()
DAssociatedDeviceViewModel.java144 public void removeCurrentDevice() { in removeCurrentDevice() method in AssociatedDeviceViewModel