Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DAssociatedDeviceDetailFragment.java63 mModel.toggleConnectionStatusForCurrentDevice(); in onViewCreated()
DAssociatedDeviceViewModel.java157 public void toggleConnectionStatusForCurrentDevice() { in toggleConnectionStatusForCurrentDevice() method in AssociatedDeviceViewModel