Searched refs:PROFILE_NAMES (Results 1 – 2 of 2) sorted by relevance
191 static final Map<String, Integer> PROFILE_NAMES; field in CompanionDeviceResources198 PROFILE_NAMES = unmodifiableMap(map);
31 import static com.android.companiondevicemanager.CompanionDeviceResources.PROFILE_NAMES;523 R.string.chooser_title, getString(PROFILE_NAMES.get(deviceProfile))); in initUiForMultipleDevices()