Searched refs:onApplyUxRestrictions (Results 1 – 5 of 5) 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()
84 protected void onApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in onApplyUxRestrictions() method in BluetoothBondedDevicesPreferenceController85 super.onApplyUxRestrictions(uxRestrictions); in onApplyUxRestrictions()
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
92 protected void onApplyUxRestrictions(CarUxRestrictions uxRestrictions) { in onApplyUxRestrictions() method in AccessPointListPreferenceController