Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 25 of 51) sorted by relevance

123

/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/msmt_interop_tests/
Ddefault_config.json2 // 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/
DPlayerSettingsManager.java115 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/
DAppsActivityActionDelegate.java77 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 …]
DTopicsActivityActionDelegate.java76 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 …]
DBlockedTopicsActivityActionDelegate.java74 controls -> in configureSharedElements()
76 controls.setVisibility( in configureSharedElements()
DBlockedAppsActivityActionDelegate.java74 controls -> in configureSharedElements()
76 controls.setVisibility( in configureSharedElements()
/packages/providers/MediaProvider/pdf/framework/
Dpdf_viewer_flags.aconfig10 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."
Dpdf_viewer_flags_readonly.aconfig12 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/
Dsettings_biometrics_integration_declarations.aconfig7 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/
Dmediaprovider_flags.aconfig8 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/
Dcar_launcher_flags.aconfig7 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/
Dranging_flags.aconfig8 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/
Dflags.aconfig14 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/
Dcarsystemui.aconfig42 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/
DDisplaySwitcher.java64 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/
DVideoCallFragment.java142 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 …]
DSurfaceViewVideoCallFragment.java112 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/
DMediaControlHelper.java86 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/
DMediaActuator.java282 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/
DInitializedOneCameraFactory.java140 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/
Dflags.aconfig37 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/
Dflags.aconfig20 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/
Duwb_flags.aconfig8 description: "This flag controls whether querying timestamp is allowed"
16 description: "This flag controls hybrid session configuration support"
/packages/apps/Car/SystemUI/samples/
DREADME.md17 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/
DConfigManager.cpp178 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()

123