Searched refs:deviceConfig2 (Results 1 – 1 of 1) sorted by relevance
6101 ComponentName deviceConfig2 = new ComponentName("device", "config2"); in clearMultipleDefaultAssistantPackagesShouldEnableOnlyOne() local6102 changes.put(true, new ArrayList(Arrays.asList(deviceConfig1, deviceConfig2))); in clearMultipleDefaultAssistantPackagesShouldEnableOnlyOne()