Home
last modified time | relevance | path

Searched refs:FULL (Results 1 – 25 of 43) sorted by relevance

12

/packages/modules/Virtualization/virtualizationmanager/src/
Ddebug_config.rs250 DebugLevel::FULL, in test_read_avf_debug_policy_with_ramdump()
255 assert_eq!(DebugLevel::FULL, debug_config.debug_level); in test_read_avf_debug_policy_with_ramdump()
266 DebugLevel::FULL, in test_read_avf_debug_policy_without_ramdump()
271 assert_eq!(DebugLevel::FULL, debug_config.debug_level); in test_read_avf_debug_policy_without_ramdump()
282 DebugLevel::FULL, in test_read_avf_debug_policy_with_adb()
287 assert_eq!(DebugLevel::FULL, debug_config.debug_level); in test_read_avf_debug_policy_with_adb()
298 DebugLevel::FULL, in test_read_avf_debug_policy_without_adb()
303 assert_eq!(DebugLevel::FULL, debug_config.debug_level); in test_read_avf_debug_policy_without_adb()
334 DebugConfig::new_with_debug_level(DebugLevel::FULL).debug_level, in test_new_with_debug_level()
335 DebugLevel::FULL in test_new_with_debug_level()
Dpayload.rs432 DebugLevel::FULL => "debuggable", in add_microdroid_system_images()
634 &DebugConfig::new_with_debug_level(DebugLevel::FULL) in test_collect_apexes()
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DNearbyDevicesPermissionTest.java82 UNKNOWN, EXCEPTION, EMPTY, FILTERED, FULL enumConstant
125 assertScanBluetoothResult(Result.FULL); in testRequestBluetoothPermission30_GrantLocation()
165 assertScanBluetoothResult(Result.FULL); in testRequestBluetoothPermission31_GrantNearby_GrantLocation()
256 assertScanBluetoothResult(Result.FULL); in testRequestBluetoothPermission_GrantLocation_Upgrade()
261 assertScanBluetoothResult(Result.FULL); in testRequestBluetoothPermission_GrantLocation_Upgrade()
277 assertScanBluetoothResult(Result.FULL); in testRequestBluetoothPermission_Downgrade()
DNearbyDevicesRenouncePermissionTest.java100 UNKNOWN, EXCEPTION, EMPTY, FILTERED, FULL enumConstant
186 assertThat(performScan(Scenario.DEFAULT)).isEqualTo(Result.FULL); in scanWithoutRenouncingNotesBluetoothAndLocation()
259 return Result.FULL; in performScan()
/packages/apps/Car/Cluster/ClusterHomeSample/
DREADME.md5 It supports both the FULL mode and the LIGHT mode. However, in actual production cases,
70 ## FULL mode
72 The cluster application makes full use of the `ClusterHomeManager` APIs in the FULL mode.
79 To run `ClusterHomeService` in the FULL mode, the device needs to have
87 If the service is configured for the FULL mode but any of the above properties is not defined,
/packages/apps/Camera2/src/com/android/camera/one/v2/face/
DFaceDetect.java35 if (faceDetectModes.contains(FaceDetectMode.FULL)) { in getHighestFaceDetectMode()
36 return FaceDetectMode.FULL; in getHighestFaceDetectMode()
/packages/apps/Camera2/src/com/android/camera/one/
DOneCameraCharacteristics.java34 FULL, LIMITED, LEGACY enumConstant
38 FULL, SIMPLE, NONE enumConstant
/packages/apps/Camera2/src/com/android/camera/one/v2/
DOneCameraCharacteristicsImpl.java148 return SupportedHardwareLevel.FULL; in getSupportedHardwareLevel()
158 return SupportedHardwareLevel.FULL; in getSupportedHardwareLevel()
173 oneModes.add(FaceDetectMode.FULL); in getSupportedFaceDetectModes()
/packages/modules/Permission/tests/cts/permissionui/UsePermissionApp30WithBluetooth/src/android/permissionui/cts/usepermission/
DAccessBluetoothOnCommand.kt44 FULL
102 5 -> res.putInt(Intent.EXTRA_INDEX, Result.FULL.ordinal) in call()
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/
DPermissionTest30WithBluetooth.kt71 FULL
135 assertEquals(BluetoothScanResult.FULL, scanForBluetoothDevices()) in testGivenBluetoothIsDeniedWhenScanIsAttemptedThenThenGetEmptyScanResult()
/packages/modules/Permission/tests/cts/permission/AppThatRequestBluetoothPermission30/src/android/permission/cts/appthatrequestpermission/
DAccessBluetoothOnCommand.java47 UNKNOWN, EXCEPTION, EMPTY, FILTERED, FULL enumConstant
103 res.putInt(Intent.EXTRA_INDEX, Result.FULL.ordinal()); in call()
/packages/modules/Virtualization/docs/debug/
DREADME.md21 There currently are two levels defined: NONE and FULL. NONE means that the VM
22 is not debuggable at all, and FULL means that [all the debugging
25 Debug level is by default NONE. You can set it to FULL either via a Java API
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/glide/
DResolution.kt29 FULL,
/packages/modules/Permission/tests/hostside/safetycenter/src/android/safetycenter/hostside/
DSafetyCenterInteractionLoggingHostTest.kt77 assertThat(viewType).isEqualTo(ViewType.FULL) in openSafetyCenter_recordsSafetyCenterViewedEvent()
104 .containsEntry(ViewType.FULL, NavigationSource.QUICK_SETTINGS_TILE) in openSafetyCenterFullFromQs_recordsViewEventWithCorrectSource()
/packages/apps/Camera2/src/com/android/camera/one/v2/common/
DStatisticsFaceDetectMode.java37 if (mFaceDetectMode.get() == FaceDetectMode.FULL) { in get()
DControlModeSelector.java50 if (mFaceDetectMode.get() == FaceDetectMode.FULL || in get()
DControlSceneModeSelector.java56 if (mFaceDetectMode.get() == FaceDetectMode.FULL || in get()
/packages/modules/Virtualization/virtualizationservice/aidl/android/system/virtualizationservice/
DVirtualMachineAppConfig.aidl81 FULL, enumConstant
/packages/apps/Camera2/src/com/android/camera/one/config/
DOneCameraFeatureConfig.java76 FULL enumConstant
/packages/modules/common/java/com/android/modules/testing/utils/
DApexInstallHelper.java96 this(testInformation, RebootStrategy.FULL); in ApexInstallHelper()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.h34 FULL = 2, enumerator
/packages/apps/TV/libs/m2/
Dj2objc-annotations-1.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Contacts/src/com/android/contacts/datepicker/
DDatePickerDialog.java122 mTitleDateFormat = DateFormat.getDateInstance(DateFormat.FULL); in DatePickerDialog()
/packages/modules/Virtualization/compos/common/
Dcompos_client.rs118 let debug_level = if parameters.debug_mode { DebugLevel::FULL } else { DebugLevel::NONE };
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/glide/
DLoadMediaTest.kt210 resolution = Resolution.FULL, in testLoadMediaGenericFullResolution()

12