Searched refs:PACKAGE_NAME_CHROME (Results 1 – 1 of 1) sorted by relevance
67 private static final String PACKAGE_NAME_CHROME = "com.android.chrome"; field in BasicManagedProfileFragment103 mChromeEnabled = isApplicationEnabled(PACKAGE_NAME_CHROME); in onAttach()190 setAppEnabled(PACKAGE_NAME_CHROME, checked); in onCheckedChanged()284 PACKAGE_NAME_CHROME, settings); in setChromeRestrictions()306 PACKAGE_NAME_CHROME, null); in clearChromeRestrictions() local