| /packages/services/Car/car-lib/src/android/car/drivingstate/ |
| D | CarUxRestrictionsConfiguration.java | 267 List<RestrictionsPerSpeedRange> restrictions) { in findUxRestrictionsInList() 296 List<RestrictionsPerSpeedRange> restrictions) { in findUxRestrictionsInHighestSpeedRange() 413 private void writeRestrictions(JsonWriter writer, RestrictionsPerSpeedRange restrictions) in writeRestrictions() 624 int restrictions = CarUxRestrictions.UX_RESTRICTIONS_BASELINE; in readRestrictions() local 725 PrintWriter writer, Map<Integer, List<RestrictionsPerSpeedRange>> restrictions) { in dumpRestrictions() 796 List<RestrictionsPerSpeedRange> restrictions = new ArrayList<>(); in CarUxRestrictionsConfiguration() local 976 @CarUxRestrictions.CarUxRestrictionsInfo int restrictions) { in setUxRestrictions() 1001 @CarUxRestrictions.CarUxRestrictionsInfo int restrictions) { in setUxRestrictions() 1088 List<RestrictionsPerSpeedRange> restrictions = in addDefaultRestrictionsToBaseline() local 1130 List<RestrictionsPerSpeedRange> restrictions = in validateBaselineModeRestrictions() local [all …]
|
| D | CarUxRestrictions.java | 196 public Builder(boolean reqOpt, @CarUxRestrictionsInfo int restrictions, long time) { in Builder()
|
| /packages/services/Car/tests/carservice_test/src/com/android/car/ |
| D | CarDrivingRestrictionsTest.java | 91 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/ |
| D | CoexManagerTest.java | 210 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/ |
| D | BluetoothBondedDevicesPreferenceControllerTest.java | 304 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
|
| D | BluetoothDeviceProfilesPreferenceControllerTest.java | 283 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in profileDisabled_showsToast() local
|
| /packages/apps/Settings/src/com/android/settings/users/ |
| D | AppRestrictionsFragment.java | 138 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/modules/Wifi/framework/java/android/net/wifi/ |
| D | ICoexCallback.aidl | 27 void onCoexUnsafeChannelsChanged(in List<CoexUnsafeChannel> unsafeChannels, int restrictions); in onCoexUnsafeChannelsChanged()
|
| /packages/services/Car/car-test-lib/src/android/car/testapi/ |
| D | CarUxRestrictionsController.java | 32 void setUxRestrictions(int restrictions) throws RemoteException; in setUxRestrictions()
|
| D | FakeCarUxRestrictionsService.java | 121 public void setUxRestrictions(int restrictions) throws RemoteException { in setUxRestrictions()
|
| /packages/apps/Car/DebuggingRestrictionController/app/src/main/java/com/android/car/debuggingrestrictioncontroller/auth/ |
| D | TokenPayload.java | 32 private HashMap<String, Boolean> restrictions; field in TokenPayload
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/ |
| D | SinglePaneBaseCarSettingsActivityTest.java | 69 CarUxRestrictions restrictions = new CarUxRestrictions.Builder( in onUxRestrictionsChanged_fragmentHasUpdatedUxRestrictions() local
|
| /packages/services/Car/service/src/com/android/car/ |
| D | CarUxRestrictionsConfigurationXmlParser.java | 310 DrivingStateRestrictions restrictions = parseRestrictions(parser); in parseAllRestrictions() local 344 int restrictions = UX_RESTRICTIONS_UNKNOWN; in parseRestrictions() local 369 String[] restrictions = allRestrictions.split("\\|"); in getRestrictions() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ |
| D | AppRestrictionsFragment.java | 159 void setRestrictions(ArrayList<RestrictionEntry> restrictions) { in setRestrictions() 507 ArrayList<RestrictionEntry> restrictions = RestrictionUtils.getRestrictions( in addLocationAppRestrictionsPreference() local 627 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions(); in onPreferenceChange() local 697 final ArrayList<RestrictionEntry> restrictions = results != null in onReceive() local 723 ArrayList<RestrictionEntry> restrictions) { in onRestrictionsReceived()
|
| /packages/apps/Car/DebuggingRestrictionController/server/functions/ |
| D | index.js | 18 restrictions: { 'no_debugging_features': false } property
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/ |
| D | PrioritizeAppPerformancePreferenceControllerTest.java | 105 CarUxRestrictions restrictions = new CarUxRestrictions.Builder(/* reqOpt= */ true, in setUp() local
|
| /packages/apps/Settings/src/com/android/settings/spa/app/appinfo/ |
| D | AppInfoSettingsMoreOptions.kt | 63 val restrictions = in AppInfoSettingsMoreOptions() constant
|
| /packages/services/Car/tests/CarTestDpc/src/com/android/car/testdpc/ |
| D | DpcActivity.java | 134 Bundle restrictions; in uiDisplayUserRestrictions() local
|
| D | DpcShellCommand.java | 215 Bundle restrictions = mDpm.getUserRestrictions(mAdmin); in runGetUserRestrictions() local
|
| /packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/ |
| D | UserManagerCompat.java | 104 String packageName, Bundle restrictions, UserHandle user) { in setApplicationRestrictions()
|
| /packages/services/Car/tests/UxRestrictionsSample/src/com/google/android/car/uxr/sample/ |
| D | ConfigurationDialogFragment.java | 102 void onUxRestrictionsSelected(int restrictions); in onUxRestrictionsSelected()
|
| D | MainActivity.java | 159 private void updateUxRText(CarUxRestrictions restrictions) { in updateUxRText()
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/performance/ |
| D | PerfImpactingAppsPreferenceControllerTest.java | 142 CarUxRestrictions restrictions = new CarUxRestrictions.Builder(/* reqOpt= */ true, in setUp() local
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/car/activity/ |
| D | ActivityBlockingActivity.java | 386 private void handleUxRChange(CarUxRestrictions restrictions) { in handleUxRChange()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
| D | IWifiChip.java | 377 boolean setCoexUnsafeChannels(List<CoexUnsafeChannel> unsafeChannels, int restrictions); in setCoexUnsafeChannels()
|