Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DAssociationActivity.java139 if (isStartedByFeature()) { in observeViewModel()
267 if (!isStartedByFeature()) { in setDeviceToReturn()
276 private boolean isStartedByFeature() { in isStartedByFeature() method in AssociationActivity