/packages/modules/Virtualization/virtualizationmanager/src/ |
D | debug_config.rs | 250 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()
|
D | payload.rs | 432 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/ |
D | NearbyDevicesPermissionTest.java | 82 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()
|
D | NearbyDevicesRenouncePermissionTest.java | 100 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/ |
D | README.md | 5 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/ |
D | FaceDetect.java | 35 if (faceDetectModes.contains(FaceDetectMode.FULL)) { in getHighestFaceDetectMode() 36 return FaceDetectMode.FULL; in getHighestFaceDetectMode()
|
/packages/apps/Camera2/src/com/android/camera/one/ |
D | OneCameraCharacteristics.java | 34 FULL, LIMITED, LEGACY enumConstant 38 FULL, SIMPLE, NONE enumConstant
|
/packages/apps/Camera2/src/com/android/camera/one/v2/ |
D | OneCameraCharacteristicsImpl.java | 148 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/ |
D | AccessBluetoothOnCommand.kt | 44 FULL 102 5 -> res.putInt(Intent.EXTRA_INDEX, Result.FULL.ordinal) in call()
|
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/ |
D | PermissionTest30WithBluetooth.kt | 71 FULL 135 assertEquals(BluetoothScanResult.FULL, scanForBluetoothDevices()) in testGivenBluetoothIsDeniedWhenScanIsAttemptedThenThenGetEmptyScanResult()
|
/packages/modules/Permission/tests/cts/permission/AppThatRequestBluetoothPermission30/src/android/permission/cts/appthatrequestpermission/ |
D | AccessBluetoothOnCommand.java | 47 UNKNOWN, EXCEPTION, EMPTY, FILTERED, FULL enumConstant 103 res.putInt(Intent.EXTRA_INDEX, Result.FULL.ordinal()); in call()
|
/packages/modules/Virtualization/docs/debug/ |
D | README.md | 21 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/ |
D | Resolution.kt | 29 FULL,
|
/packages/modules/Permission/tests/hostside/safetycenter/src/android/safetycenter/hostside/ |
D | SafetyCenterInteractionLoggingHostTest.kt | 77 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/ |
D | StatisticsFaceDetectMode.java | 37 if (mFaceDetectMode.get() == FaceDetectMode.FULL) { in get()
|
D | ControlModeSelector.java | 50 if (mFaceDetectMode.get() == FaceDetectMode.FULL || in get()
|
D | ControlSceneModeSelector.java | 56 if (mFaceDetectMode.get() == FaceDetectMode.FULL || in get()
|
/packages/modules/Virtualization/virtualizationservice/aidl/android/system/virtualizationservice/ |
D | VirtualMachineAppConfig.aidl | 81 FULL, enumConstant
|
/packages/apps/Camera2/src/com/android/camera/one/config/ |
D | OneCameraFeatureConfig.java | 76 FULL enumConstant
|
/packages/modules/common/java/com/android/modules/testing/utils/ |
D | ApexInstallHelper.java | 96 this(testInformation, RebootStrategy.FULL); in ApexInstallHelper()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.h | 34 FULL = 2, enumerator
|
/packages/apps/TV/libs/m2/ |
D | j2objc-annotations-1.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/Contacts/src/com/android/contacts/datepicker/ |
D | DatePickerDialog.java | 122 mTitleDateFormat = DateFormat.getDateInstance(DateFormat.FULL); in DatePickerDialog()
|
/packages/modules/Virtualization/compos/common/ |
D | compos_client.rs | 118 let debug_level = if parameters.debug_mode { DebugLevel::FULL } else { DebugLevel::NONE };
|
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/glide/ |
D | LoadMediaTest.kt | 210 resolution = Resolution.FULL, in testLoadMediaGenericFullResolution()
|