Home
last modified time | relevance | path

Searched defs:restrictions (Results 1 – 25 of 40) sorted by relevance

12

/packages/services/Car/car-lib/src/android/car/drivingstate/
DCarUxRestrictionsConfiguration.java203 List<RestrictionsPerSpeedRange> restrictions) { in findUxRestrictionsInList()
309 private void writeRestrictions(JsonWriter writer, RestrictionsPerSpeedRange restrictions) in writeRestrictions()
507 int restrictions = CarUxRestrictions.UX_RESTRICTIONS_BASELINE; in readRestrictions() local
606 PrintWriter writer, Map<Integer, List<RestrictionsPerSpeedRange>> restrictions) { in dumpRestrictions()
677 List<RestrictionsPerSpeedRange> restrictions = new ArrayList<>(); in CarUxRestrictionsConfiguration() local
772 @CarUxRestrictions.CarUxRestrictionsInfo int restrictions) { in setUxRestrictions()
797 @CarUxRestrictions.CarUxRestrictionsInfo int restrictions) { in setUxRestrictions()
883 List<RestrictionsPerSpeedRange> restrictions = in addDefaultRestrictionsToBaseline() local
898 List<RestrictionsPerSpeedRange> restrictions = in validateBaselineModeRestrictions() local
956 private void validateRangeOfSpeed(List<RestrictionsPerSpeedRange> restrictions) { in validateRangeOfSpeed()
[all …]
DCarUxRestrictions.java196 public Builder(boolean reqOpt, @CarUxRestrictionsInfo int restrictions, long time) { in Builder()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDrivingRestrictionsTest.java91 CarUxRestrictions restrictions; in testDrivingStateChange() local
204 CarUxRestrictions restrictions; in testDrivingStateChangeForMalformedInputs() local
326 public void onUxRestrictionsChanged(CarUxRestrictions restrictions) { in onUxRestrictionsChanged()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/coex/
DCoexManagerTest.java210 final int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannels_nonNullChannels_returnedInGetters() local
229 final int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannels_nullChannels_setsEmptySet() local
249 final int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannels_undefinedRestrictions_setsEmptySet() local
268 final int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testSetCoexUnsafeChannels_notifiesWifiVendorHal() local
289 int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testRegisteredCoexListener_setCoexUnsafeChannels_listenerIsNotified() local
314 int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testUnregisteredCoexListener_setCoexUnsafeChannels_listenerIsNotNotified() local
342 int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testRegisteredRemoteCoexCallback_setCoexUnsafeChannels_callbackIsNotified() local
373 int restrictions = COEX_RESTRICTION_WIFI_DIRECT | COEX_RESTRICTION_SOFTAP in testUnregisteredRemoteCoexCallback_setCoexUnsafeChannels_callbackIsNotNotified() local
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
DBluetoothBondedDevicesPreferenceControllerTest.java304 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in onUxRestrictionsChanged_hasRestrictions_actionButtonDisabled() local
326 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in onUxRestrictionsChanged_restrictionToggled_actionButtonsEnabled() local
353 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in onUxRestrictionsNoSetup_phoneItemClicked_showsToast() local
384 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in onUxRestrictionsNoSetup_mediaItemClicked_showsToast() local
DBluetoothDeviceProfilesPreferenceControllerTest.java283 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in profileDisabled_showsToast() local
/packages/modules/Wifi/framework/java/android/net/wifi/
DICoexCallback.aidl27 void onCoexUnsafeChannelsChanged(in List<CoexUnsafeChannel> unsafeChannels, int restrictions); in onCoexUnsafeChannelsChanged()
/packages/services/Car/car-test-lib/src/android/car/testapi/
DCarUxRestrictionsController.java32 void setUxRestrictions(int restrictions) throws RemoteException; in setUxRestrictions()
DFakeCarUxRestrictionsService.java121 public void setUxRestrictions(int restrictions) throws RemoteException { in setUxRestrictions()
/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java138 private ArrayList<RestrictionEntry> restrictions; field in AppRestrictionsFragment.AppRestrictionsPreference
153 void setRestrictions(ArrayList<RestrictionEntry> restrictions) { in setRestrictions()
463 ArrayList<RestrictionEntry> restrictions = RestrictionUtils.getRestrictions( in addLocationAppRestrictionsPreference() local
540 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions(); in onPreferenceChange() local
634 final ArrayList<RestrictionEntry> restrictions = results.getParcelableArrayList( in onReceive() local
681 ArrayList<RestrictionEntry> restrictions) { in onRestrictionsReceived()
/packages/apps/Car/DebuggingRestrictionController/app/src/main/java/com/android/car/debuggingrestrictioncontroller/auth/
DTokenPayload.java32 private HashMap<String, Boolean> restrictions; field in TokenPayload
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/
DSinglePaneBaseCarSettingsActivityTest.java69 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in onUxRestrictionsChanged_fragmentHasUpdatedUxRestrictions() local
/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsConfigurationXmlParser.java289 DrivingStateRestrictions restrictions = parseRestrictions(parser); in parseAllRestrictions() local
323 int restrictions = UX_RESTRICTIONS_UNKNOWN; in parseRestrictions() local
348 String[] restrictions = allRestrictions.split("\\|"); in getRestrictions() local
DCarUxRestrictionsManagerService.java425 CarUxRestrictions restrictions; in getCurrentUxRestrictions() local
706 CarUxRestrictions restrictions = mCurrentUxRestrictions.get(port); in dump() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java159 void setRestrictions(ArrayList<RestrictionEntry> restrictions) { in setRestrictions()
507 ArrayList<RestrictionEntry> restrictions = RestrictionUtils.getRestrictions( in addLocationAppRestrictionsPreference() local
630 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions(); in onPreferenceChange() local
700 final ArrayList<RestrictionEntry> restrictions = results != null in onReceive() local
726 ArrayList<RestrictionEntry> restrictions) { in onRestrictionsReceived()
/packages/apps/Car/DebuggingRestrictionController/server/functions/
Dindex.js18 restrictions: { 'no_debugging_features': false } property
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
DPrioritizeAppPerformancePreferenceControllerTest.java105 CarUxRestrictions restrictions = new CarUxRestrictions.Builder(/* reqOpt= */ true, in setUp() local
/packages/services/Car/tests/UxRestrictionsSample/src/com/google/android/car/uxr/sample/
DMainActivity.java157 private void updateUxRText(CarUxRestrictions restrictions) { in updateUxRText()
DConfigurationDialogFragment.java102 void onUxRestrictionsSelected(int restrictions); in onUxRestrictionsSelected()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/performance/
DPerfImpactingAppsPreferenceControllerTest.java142 CarUxRestrictions restrictions = new CarUxRestrictions.Builder(/* reqOpt= */ true, in setUp() local
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarMultiUserTestBase.java242 Bundle restrictions = mUserManager.getUserRestrictions(); in assertCanAddUser() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/activity/
DActivityBlockingActivity.java374 private void handleUxRChange(CarUxRestrictions restrictions) { in handleUxRChange()
/packages/apps/Launcher3/src/com/android/launcher3/
DSecondaryDropTarget.java170 Bundle restrictions = userManager.getUserRestrictions(info.user); in getButtonType() local
/packages/apps/Car/Settings/src/com/android/car/settings/applications/
DApplicationActionButtonsPreferenceController.java557 private boolean ignoreActionBecauseItsDisabledByAdmin(List<String> restrictions) { in ignoreActionBecauseItsDisabledByAdmin()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
DBaseCarUserServiceTestCase.java751 int restrictions = CarUxRestrictions.UX_RESTRICTIONS_BASELINE; in getUxRestrictions() local
761 CarUxRestrictions restrictions = getUxRestrictions(restricted); in updateUxRestrictions() local
769 CarUxRestrictions restrictions = getUxRestrictions(restricted); in mockGetUxRestrictions() local

12