Searched refs:PROFILE_TITLES (Results 1 – 2 of 2) sorted by relevance
124 static final Map<String, Integer> PROFILE_TITLES; field in CompanionDeviceResources144 PROFILE_TITLES = unmodifiableMap(map);
34 import static com.android.companiondevicemanager.CompanionDeviceResources.PROFILE_TITLES;454 title = getHtmlFromResources(this, PROFILE_TITLES.get(deviceProfile), deviceName); in initUiForSelfManagedAssociation()594 this, PROFILE_TITLES.get(deviceProfile), mAppLabel, remoteDeviceName); in updateSingleDeviceUi()