Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
H A DCompanionDeviceActivity.java123 private CharSequence mAppLabel; field in CompanionDeviceActivity
303 mAppLabel = appLabel; in initUI()
615 this, TITLES.get(deviceProfile), mAppLabel, remoteDeviceName); in updatePermissionUi()