/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/msmt_interop_tests/ |
D | default_config.json | 2 // Positive integer that controls how many sources can be in the storage per 6 // Positive integer that controls the maximum number of distinct destinations 11 // Positive integer that controls the maximum number of distinct destinations 17 // Positive integer that controls the total maximum number of distinct 23 // Positive integer that controls the rate-limiting window in minutes for 27 // Positive integer that controls the maximum number of distinct destinations 33 // Positive integer that controls the rate-limiting time window in days for 37 // Positive integer that controls the maximum number of distinct reporting 42 // Positive integer that controls the maximum number of distinct reporting 47 // Positive integer that controls the maximum number of attributions for a [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/ |
D | PlayerSettingsManager.java | 115 MediaControllerCompat.TransportControls controls; in setPlayerRepeatMode() local 117 controls = mActivePlayerController.getTransportControls(); in setPlayerRepeatMode() 124 controls.setRepeatMode(PlaybackStateCompat.REPEAT_MODE_NONE); in setPlayerRepeatMode() 127 controls.setRepeatMode(PlaybackStateCompat.REPEAT_MODE_ONE); in setPlayerRepeatMode() 130 controls.setRepeatMode(PlaybackStateCompat.REPEAT_MODE_GROUP); in setPlayerRepeatMode() 133 controls.setRepeatMode(PlaybackStateCompat.REPEAT_MODE_ALL); in setPlayerRepeatMode() 136 controls.setRepeatMode(PlaybackStateCompat.REPEAT_MODE_NONE); in setPlayerRepeatMode() 147 MediaControllerCompat.TransportControls controls; in setPlayerShuffleMode() local 149 controls = mActivePlayerController.getTransportControls(); in setPlayerShuffleMode() 156 controls.setShuffleMode(PlaybackStateCompat.SHUFFLE_MODE_NONE); in setPlayerShuffleMode() [all …]
|
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/activitydelegates/ |
D | AppsActivityActionDelegate.java | 77 controls -> in initGA() 80 controls.setEnabled(false); in initGA() 81 controls.setAlpha( in initGA() 85 ((Button) controls) in initGA() 88 controls.setEnabled(true); in initGA() 89 controls.setAlpha( in initGA() 93 ((Button) controls) in initGA() 128 controls -> in configureSharedElements() 130 controls.setVisibility( in configureSharedElements() 136 controls -> in configureSharedElements() [all …]
|
D | TopicsActivityActionDelegate.java | 76 controls -> in initGA() 79 controls.setEnabled(false); in initGA() 80 controls.setAlpha( in initGA() 84 ((Button) controls) in initGA() 87 controls.setEnabled(true); in initGA() 88 controls.setAlpha( in initGA() 92 ((Button) controls) in initGA() 127 controls -> in configureSharedElements() 129 controls.setVisibility( in configureSharedElements() 135 controls -> in configureSharedElements() [all …]
|
D | BlockedTopicsActivityActionDelegate.java | 74 controls -> in configureSharedElements() 76 controls.setVisibility( in configureSharedElements()
|
D | BlockedAppsActivityActionDelegate.java | 74 controls -> in configureSharedElements() 76 controls.setVisibility( in configureSharedElements()
|
/packages/providers/MediaProvider/pdf/framework/ |
D | pdf_viewer_flags.aconfig | 10 description: "This flag controls whether to enable pdf viewer APIs." 19 description: "This flag controls whether to enable pdf viewer form filling APIs." 28 …description: "This flag controls whether to enable highlight and stamp annotations editing support… 37 description: "This flag controls whether to enable path and image page object editing support." 46 description: "This flag controls whether to enable page text object editing support." 55 description: "This flag controls whether to enable text annotations editing support." 65 description: "This flag controls whether to enable stamp annotations editing support."
|
D | pdf_viewer_flags_readonly.aconfig | 12 description: "This flag controls whether to enable text annotations editing support." 22 description: "This flag controls whether to enable stamp annotations editing support."
|
/packages/apps/Settings/aconfig/ |
D | settings_biometrics_integration_declarations.aconfig | 7 description: "This flag controls whether the sfps pause enrollment feature should be enabled" 14 description: "This flag controls whether the fps enroll calibration feature should be enabled" 21 …description: "This flag controls whether the enroll layout truncate improvement feature should be … 31 …description: "This flag controls Whether to gate fp unlock when screen turns off feature before AO… 41 description: "This flag controls whether the onboarding education settings UX should be enabled" 48 description: "This flag controls whether the onboarding education settings UX should be enabled"
|
/packages/providers/MediaProvider/ |
D | mediaprovider_flags.aconfig | 8 description: "This flag controls whether the modern photopicker is enabled" 16 description: "This flag controls whether to enable ordered selection in photopicker" 110 description: "This flag controls whether the embedded photopicker is enabled" 155 description: "This flag controls whether to enable search feature in photopicker" 164 description: "This flag controls whether to enable datescrubber feature in photopicker" 200 description: "This flag controls whether the unicode check is enabled" 209 …description: "This flag controls the indexing of latitude and longitude for both new and existing … 218 description: "This flag controls whether to enable transcoding feature in photopicker" 226 description: "This flag controls the Capabilities APIs in CloudMediaProvider and the contract." 272 description: "This flag controls the material expressive theme in com.android.photopicker" [all …]
|
/packages/apps/Car/Launcher/app/ |
D | car_launcher_flags.aconfig | 7 description: "This flag controls Calm mode" 14 description: "This flag controls whether the media card uses media sessions" 21 description: "This flag controls Media widget redesign" 28 description: "This flag controls the terms of service restriction experience"
|
/packages/modules/Uwb/ranging/flags/ |
D | ranging_flags.aconfig | 8 description: "This flags controls generic ranging feature" 16 description: "This flags controls channel sounding in generic ranging" 24 description: "This flags controls channel sounding in generic ranging" 32 description: "This flags controls updates to ranging stack for 25Q4"
|
/packages/modules/ConfigInfrastructure/service/ |
D | flags.aconfig | 14 description: "This flag controls enabling the unattended reboot feature for applying flags." 21 description: "This flag controls enabling sim pin replay for unattended reboot." 28 description: "This flags controls allowing devices to configure the reboot window and frequency." 35 description: "This flags controls allowing devices to configure reboot to require charging."
|
/packages/apps/Car/SystemUI/aconfig/ |
D | carsystemui.aconfig | 42 description: "Flag that shows the quick controls panel for sound." 49 description: "This flag controls v2 development to enable display compatibility feature." 56 …description: "This flag controls enabling the back button for display compatibility using caption … 63 description: "This flag controls the development to enable scalable UI feature."
|
/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/qc/ |
D | DisplaySwitcher.java | 64 List<DistantDisplayQcItem> controls = mDistantDisplayController.getControls(); in getQCItem() local 65 if (controls != null) { in getQCItem() 66 for (DistantDisplayQcItem control : controls) { in getQCItem()
|
/packages/apps/Dialer/java/com/android/incallui/video/impl/ |
D | VideoCallFragment.java | 142 private View controls; field in VideoCallFragment 235 controls = view.findViewById(R.id.videocall_video_controls); in onCreateView() 236 controls.setVisibility(getActivity().isInMultiWindowMode() ? View.GONE : View.VISIBLE); in onCreateView() 310 controls.addOnLayoutChangeListener( in onCreateView() 325 controls.removeOnLayoutChangeListener(this); in onCreateView() 363 controls.setVisibility(View.INVISIBLE); in onViewCreated() 447 controls in exitFullscreenMode() 457 controls.setVisibility(View.VISIBLE); in exitFullscreenMode() 546 private Point getControlsOffsetEndHidden(View controls) { in getControlsOffsetEndHidden() argument 548 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden() [all …]
|
D | SurfaceViewVideoCallFragment.java | 112 private View controls; field in SurfaceViewVideoCallFragment 188 controls = view.findViewById(R.id.videocall_video_controls); in onCreateView() 189 controls.setVisibility(getActivity().isInMultiWindowMode() ? View.GONE : View.VISIBLE); in onCreateView() 355 controls in exitFullscreenMode() 447 private Point getControlsOffsetEndHidden(View controls) { in getControlsOffsetEndHidden() argument 449 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden() 451 return new Point(getOffsetStart(controls), 0); in getControlsOffsetEndHidden() 527 Point offset = getControlsOffsetEndHidden(controls); in enterFullscreenMode() 528 controls in enterFullscreenMode()
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/ |
D | MediaControlHelper.java | 86 var controls = controller.getTransportControls(); in start() 87 if (controls != null) { in start() 88 controls.stop(); in start()
|
/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/actuators/ |
D | MediaActuator.java | 282 MediaControllerCompat.TransportControls controls = getTransportControls(controller); in executePlaybackAction() local 283 if (controls == null) { in executePlaybackAction() 296 controls.play(); in executePlaybackAction() 298 controls.pause(); in executePlaybackAction() 300 controls.stop(); in executePlaybackAction() 302 controls.playFromSearch(query, null); in executePlaybackAction()
|
/packages/apps/Camera2/src/com/android/camera/one/v2/initialization/ |
D | InitializedOneCameraFactory.java | 140 CameraStarter.CameraControls controls = cameraStarter.startCamera( in InitializedOneCameraFactory() 144 mPictureTaker.set(controls.getPictureTaker()); in InitializedOneCameraFactory() 145 mManualAutoFocus.set(controls.getManualAutoFocus()); in InitializedOneCameraFactory()
|
/packages/services/Car/aconfig/ |
D | flags.aconfig | 37 description: "This flag controls the display compatibility system feature." 45 …description: "This flag controls enabling the back button for display compatibility using caption … 54 description: "This flag controls if apps can query the inhibit state or bluetooth profiles." 61 description: "This flag controls if apps can query available WiFi channels using the WifiManager." 68 description: "This flag controls if BSSID is set in SoftApConfiguration." 75 …description: "This flag controls whether the LOHS SoftAp callback is registered when the LOHS Ap s…
|
/packages/modules/Connectivity/common/ |
D | flags.aconfig | 20 description: "This flag controls whether isUidNetworkingBlocked is supported" 38 description: "The flag controls the access for getIpSecTransformState and IpSecTransformState" 47 …description: "The flag controls the access for the parcelable TetheringRequest with getSoftApConfi…
|
/packages/modules/Uwb/flags/ |
D | uwb_flags.aconfig | 8 description: "This flag controls whether querying timestamp is allowed" 16 description: "This flag controls hybrid session configuration support"
|
/packages/apps/Car/SystemUI/samples/ |
D | README.md | 17 adb shell cmd overlay enable --user 0 com.android.systemui.controls.systembar.insets.rro 18 adb shell cmd overlay enable --user 10 com.android.systemui.controls.systembar.insets.rro
|
/packages/services/Car/cpp/evs/v4l2_hal/hidl/ |
D | ConfigManager.cpp | 178 aCamera->controls.emplace(aParam, std::make_tuple(minVal, maxVal, stepVal)); in readCameraCapabilities() 554 aCamera->controls.emplace(temp.cid, std::make_tuple(temp.min, temp.max, temp.step)); in readConfigDataFromBinary() 659 aCamera->controls.emplace(temp.cid, std::make_tuple(temp.min, temp.max, temp.step)); in readConfigDataFromBinary() 761 sz = camInfo->controls.size(); in writeConfigDataToBinary() 763 for (auto&& [ctrl, range] : camInfo->controls) { in writeConfigDataToBinary() 848 sz = camInfo->controls.size(); in writeConfigDataToBinary() 850 for (auto& [ctrl, range] : camInfo->controls) { in writeConfigDataToBinary()
|