Searched refs:onApplyUxRestrictions (Results 1 – 4 of 4) sorted by relevance
180 mController.onApplyUxRestrictions(UNRESTRICTED_UX_RESTRICTIONS); in onUxRestrictionsChanged_unrestrictedAndDO_intentsIntoActivityNoMetadata_disabled()196 mController.onApplyUxRestrictions(UNRESTRICTED_UX_RESTRICTIONS); in onUxRestrictionsChanged_unrestrictedAndDO_intentsIntoNonDOActivity_disabled()211 mController.onApplyUxRestrictions(UNRESTRICTED_UX_RESTRICTIONS); in onUxRestrictionsChanged_unrestrictedAndDO_intentsIntoDOActivity_enabled()
77 protected void onApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in onApplyUxRestrictions() method in ExtraSettingsPreferenceController78 super.onApplyUxRestrictions(uxRestrictions); in onApplyUxRestrictions()
250 onApplyUxRestrictions(mUxRestrictions); in refreshUi()448 protected void onApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in onApplyUxRestrictions() method in PreferenceController
79 protected void onApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in onApplyUxRestrictions() method in AccessPointListPreferenceController