Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DAssociatedDeviceDetailFragment.java43 private ImageView mConnectionIcon; field in AssociatedDeviceDetailFragment
55 mConnectionIcon = view.findViewById(R.id.connection_icon); in onViewCreated()
91 mConnectionIcon.setImageDrawable(ContextCompat.getDrawable(getContext(), in setConnectionEnabledStyle()
100 mConnectionIcon.setImageDrawable(ContextCompat.getDrawable(getContext(), in setConnectionDisabledStyle()