/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagMips.inc | 4 "target '%0' is incompatible with '%1' in %2", 5 "target '%0' is incompatible with '%1' in %2") 8 "target arch '%0' is inconsist with the '%1' in %2", 9 "target arch '%0' is inconsist with the '%1' in %2") 20 "target ABI is incompatible with ABI in %0", 21 "target ABI is incompatible with ABI in %0") 24 "target -mnan=%0 flag is incompatible with -mnan=%1 in %2", 25 "target -mnan=%0 flag is incompatible with -mnan=%1 in %2") 28 "target -mfp flag is incompatible with -mfp in %0", 29 "target -mfp flag is incompatible with -mfp in %0") [all …]
|
D | DiagAttribute.inc | 8 "skip unrecognized private vendor subsection with name '%0' in %1.", 9 "skip unrecognized private vendor subsection with name '%0' in %1.") 29 "compatible with the output (value=%2).", 31 "compatible with the output (value=%2).") 60 "incompatible size of wchar_t in input %0 (value=%1) with the output " 62 "incompatible size of wchar_t in input %0 (value=%1) with the output " 66 "unknown mandatory attribute with tag %0 was ignored in %1.", 67 "unknown mandatory attribute with tag %0 was ignored in %1.") 70 "unknown attribute with tag %0 was ignored in %1.", 71 "unknown attribute with tag %0 was ignored in %1.")
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/data/repository/ |
D | CustomTileRepositoryTest.kt | 52 with(kosmos) { in <lambda>() 63 with(kosmos) { in persistableTileIsRestoredForUser() 78 with(kosmos) { in notPersistableTileIsNotRestored() 92 with(kosmos) { in emptyPersistedStateIsHandled() 105 with(kosmos) { in updatingWithPersistableTilePersists() 117 with(kosmos) { in updatingWithNotPersistableTileDoesntPersist() 128 with(kosmos) { in updateWithTileEmits() 140 with(kosmos) { in updatingPeristableWithDefaultsPersists() 152 with(kosmos) { in updatingNotPersistableWithDefaultsDoesntPersist() 163 with(kosmos) { in updatingPeristableWithErrorDefaultsDoesntPersist() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/ |
D | AudioVolumeInteractorTest.kt | 51 with(kosmos) { AudioVolumeInteractor(audioRepository, notificationsSoundPolicyInteractor) } in <lambda>() 55 with(kosmos) { in setUp() 69 with(kosmos) { in setMuted_mutesStream() 86 with(kosmos) { in setVolume_changesVolume() 103 with(kosmos) { in ringMuted_notificationVolume_cantChange() 120 with(kosmos) { in zenMuted_cantChange() 142 with(kosmos) { in streamIsMuted_getStream_volumeMin() 156 with(kosmos) { in streamIsZenMuted_getStream_lastAudibleVolume() 173 with(kosmos) { in ringerModeVibrateAndMuted_getNotificationStream_volumeIsMin() 191 with(kosmos) { in ringerModeVibrate_getRingerStream_volumeIsMin() [all …]
|
D | AudioOutputInteractorTest.kt | 67 with(kosmos) { in setUp() 70 with(context.orCreateTestableResources) { in setUp() 87 with(kosmos) { in inCall_builtIn_returnsCommunicationDevice() 89 with(audioRepository) { in inCall_builtIn_returnsCommunicationDevice() 107 with(kosmos) { in inCall_wired_returnsCommunicationDevice() 109 with(audioRepository) { in inCall_wired_returnsCommunicationDevice() 127 with(kosmos) { in inCall_bluetooth_returnsCommunicationDevice() 130 with(audioRepository) { in inCall_bluetooth_returnsCommunicationDevice() 160 with(kosmos) { in notInCall_builtIn_returnsMediaDevice() 181 with(kosmos) { in notInCall_wired_returnsMediaDevice() [all …]
|
/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/src/com/android/settingslib/spaprivileged/model/app/ |
D | PackageManagersTest.kt | 55 val hasRequestPermission = with(packageManagersImpl) { in hasRequestPermission_packageInfoIsNull_returnFalse() 68 val hasRequestPermission = with(packageManagersImpl) { in hasRequestPermission_requestedPermissionsIsNull_returnFalse() 81 val hasRequestPermission = with(packageManagersImpl) { in hasRequestPermission_notRequested_returnFalse() 94 val hasRequestPermission = with(packageManagersImpl) { in hasRequestPermission_requested_returnTrue() 105 val hasGrantPermission = with(packageManagersImpl) { in hasGrantPermission_packageInfoIsNull_returnFalse() 118 val hasGrantPermission = with(packageManagersImpl) { in hasGrantPermission_requestedPermissionsIsNull_returnFalse() 132 val hasGrantPermission = with(packageManagersImpl) { in hasGrantPermission_notRequested_returnFalse() 146 val hasGrantPermission = with(packageManagersImpl) { in hasGrantPermission_notGranted_returnFalse() 160 val hasGrantPermission = with(packageManagersImpl) { in hasGrantPermission_granted_returnTrue()
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 5 - Fixed issue with resource deduplication. (bug 64397629) 6 - Added a daemon mode for issuing commands. This is invoked with `aapt2 daemon`. 7 Command line arguments are separated by newlines, with an empty line signalling the 13 - Made improvements to handling of paths on Windows. This should resolve a lot of issues with 19 - Fixed issue where ints and floats with trailing whitespace would not be parsed. (bug 62902869) 36 - Resources declared via `<item>` with no format attribute were changed to accept all 42 instead. This fix brings behavior in-line with AAPT. (bug 38355988) 56 NOTE: 9-patches will not be processed correctly with this flag set. 60 - If an app is building with a minSdkVersion < 26 and a --package-id XX where XX > 7F, aapt2 64 a resource ID by assuming it is larger than 0. In Java, a resource ID with package ID greater [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ |
D | CommunalSceneStartableTest.kt | 67 with(kosmos) { in setUp() 88 with(kosmos.testScope) { in setUp() 97 with(kosmos) { in keyguardGoesAway_forceBlankScene() 116 with(kosmos) { in keyguardGoesAway_whenInEditMode_doesNotChangeScene() 136 with(kosmos) { in deviceDocked_forceCommunalScene() 153 with(kosmos) { in occluded_forceBlankScene() 172 with(kosmos) { in occluded_doesNotForceBlankSceneIfLaunchingActivityOverLockscreen() 191 with(kosmos) { in deviceDocked_doesNotForceCommunalIfTransitioningFromCommunal() 208 with(kosmos) { in deviceAsleep_forceBlankSceneAfterTimeout() 229 with(kosmos) { in deviceAsleep_wakesUpBeforeTimeout_noChangeInScene() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | GlanceableHubContainerControllerTest.kt | 121 with(kosmos) { in setUp() 148 with(kosmos.testScope) { in setUp() 163 with(kosmos) { in initView_calledTwice_throwsException() 190 with(kosmos) { in onTouchEvent_communalClosed_doesNotIntercept() 202 with(kosmos) { in onTouchEvent_openGesture_interceptsTouches() 220 with(kosmos) { in onTouchEvent_communalTransitioning_interceptsTouches() 247 with(kosmos) { in onTouchEvent_communalOpen_interceptsTouches() 262 with(kosmos) { in onTouchEvent_communalAndBouncerShowing_doesNotIntercept() 281 with(kosmos) { in onTouchEvent_communalAndShadeShowing_doesNotIntercept() 298 with(kosmos) { in onTouchEvent_containerViewDisposed_doesNotIntercept() [all …]
|
D | CombinedShadeHeaderConstraintsTest.kt | 61 with(qqsConstraint) { in <lambda>() 79 with(qqsConstraint.getConstraint(R.id.clock)) { in <lambda>() 83 with(qsConstraint.getConstraint(R.id.clock)) { in <lambda>() 91 with(qsConstraint) { in <lambda>() 111 with(largeScreenConstraint) { in <lambda>() 135 with(qqsConstraint) { in <lambda>() 139 with(qsConstraint) { in <lambda>() 143 with(largeScreenConstraint) { in <lambda>() 154 with(qqsConstraint) { in <lambda>() 158 with(qsConstraint) { in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/ |
D | MediaOutputInteractorTest.kt | 64 with(kosmos) { in setUp() 87 with(kosmos) { in noActiveMediaDeviceSessions_nulls() 102 with(kosmos) { in activeMediaDeviceSessions_areParsed() 112 with(activeMediaDeviceSessions!!.local!!) { in activeMediaDeviceSessions_areParsed() 117 with(activeMediaDeviceSessions!!.remote!!) { in activeMediaDeviceSessions_areParsed() 127 with(kosmos) { in activeMediaDeviceSessions_volumeControlFixed_cantAdjustVolume() 162 with(kosmos) { in activeLocalAndRemoteSession_defaultSession_local() 175 with((defaultActiveMediaSession as Result.Data<MediaDeviceSession?>).data!!) { in activeLocalAndRemoteSession_defaultSession_local() 186 with(kosmos) { in activeRemoteSession_defaultSession_remote() 199 with((defaultActiveMediaSession as Result.Data<MediaDeviceSession?>).data!!) { in activeRemoteSession_defaultSession_remote() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | NotificationsSoundPolicyInteractorTest.kt | 55 with(kosmos) { in <lambda>() 62 with(kosmos) { in <lambda>() 85 with(kosmos) { in <lambda>() 108 with(kosmos) { in <lambda>() 127 with(kosmos) { in <lambda>() 147 with(kosmos) { in <lambda>() 164 with(kosmos) { in <lambda>() 183 with(kosmos) { in <lambda>() 200 with(kosmos) { in <lambda>() 223 with(kosmos) { in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | LockscreenContentViewModelTest.kt | 70 with(kosmos) { in <lambda>() 79 with(kosmos) { in <lambda>() 88 with(kosmos) { in <lambda>() 98 with(kosmos) { in <lambda>() 109 with(kosmos) { in <lambda>() 119 with(kosmos) { in <lambda>() 132 with(kosmos) { in <lambda>() 143 with(kosmos) { in <lambda>() 153 with(kosmos) { in <lambda>() 164 with(kosmos) { in <lambda>() [all …]
|
/frameworks/rs/script_api/include/ |
D | rs_value_types.rsh | 5 * you may not use this file except in compliance with the License. 43 * Single entries can be accessed by following the variable name with a dot and: 48 * For example, with int4 myVar; the following are equivalent: 77 * v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0... 107 * into a single 32 bit field with 32 bit alignment. 117 * into a single 64 bit field with 64 bit alignment. 127 * into a single 64 bit field with 64 bit alignment. 259 * with a 64 bit alignment. 262 * with a 64 bit alignment. 270 * with a 128 bit alignment. [all …]
|
/frameworks/base/core/api/ |
D | lint-baseline.txt | 393 …Method can be invoked with an indexing operator from Kotlin: `get` (this is usually desirable; jus… 395 …Method can be invoked with an indexing operator from Kotlin: `set` (this is usually desirable; jus… 1097 New API must be flagged with @FlaggedApi: field android.R.color.on_surface_disabled_material 1099 New API must be flagged with @FlaggedApi: field android.R.color.outline_disabled_material 1101 New API must be flagged with @FlaggedApi: field android.R.color.surface_disabled_material 1103 New API must be flagged with @FlaggedApi: field android.R.color.system_error_0 1105 New API must be flagged with @FlaggedApi: field android.R.color.system_error_10 1107 New API must be flagged with @FlaggedApi: field android.R.color.system_error_100 1109 New API must be flagged with @FlaggedApi: field android.R.color.system_error_1000 1111 New API must be flagged with @FlaggedApi: field android.R.color.system_error_200 [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/ |
D | CustomTileUserActionInteractorTest.kt | 76 with(kosmos) { in <lambda>() 93 with(kosmos) { in setup() 101 with(kosmos) { in clickStartsActivityWhenPossible() 116 with(kosmos) { in clickPassedToTheServiceWhenNoActivity() 130 with(kosmos) { in longClickOpensResolvedIntent() 141 with(inputHandler.intentInputs.first()) { in longClickOpensResolvedIntent() 159 with(kosmos) { in longClickOpensDefaultIntentWhenNoResolved() 165 with(inputHandler.intentInputs.first()) { in longClickOpensDefaultIntentWhenNoResolved() 175 with(kosmos) { in revokeTokenDoesntRevokeWhenShowingDialog() 189 with(kosmos) { in forceRevokeTokenRevokesWhenShowingDialog() [all …]
|
/frameworks/base/services/tests/PermissionServiceMockingTests/src/com/android/server/permission/test/ |
D | AppIdPermissionPolicyTest.kt | 51 with(appIdPermissionPolicy) { in testOnAppIdRemoved_appIdIsRemoved_permissionFlagsCleared() 81 with(appIdPermissionPolicy) { in testOnStorageVolumeMounted_nonSystemAppAfterNonSystemUpdate_remainsRevoked() 122 with(appIdPermissionPolicy) { in testOnPackageRemoved_packageIsRemoved_permissionDefinitionsAndStatesAreUpdated() 268 with(appIdPermissionPolicy) { in testOnPackageInstalled() 280 with(appIdPermissionPolicy) { in testOnStateMutated_notEmpty_isCalledForEachListener() 292 with(appIdPermissionPolicy) { in testGetPermissionTrees() 307 with(appIdPermissionPolicy) { in testFindPermissionTree() 320 with(appIdPermissionPolicy) { in testAddPermissionTree() 333 with(appIdPermissionPolicy) { in testGetPermissionGroups() 345 with(appIdPermissionPolicy) { in testGetPermissions() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/haptics/slider/ |
D | SliderHapticFeedbackProviderTest.kt | 72 with(kosmos) { in playHapticAtLowerBookend_playsClick() 90 with(kosmos) { in playHapticAtLowerBookend_twoTimes_playsClickOnlyOnce() 107 with(kosmos) { in playHapticAtUpperBookend_playsClick() 125 with(kosmos) { in playHapticAtUpperBookend_twoTimes_playsClickOnlyOnce() 144 with(kosmos) { in playHapticAtProgress_onQuickSuccession_playsLowTicksOnce() 170 with(kosmos) { in playHapticAtProgress_beforeNextDragThreshold_playsLowTicksOnce() 195 with(kosmos) { in playHapticAtProgress_afterNextDragThreshold_playsLowTicksTwice() 220 with(kosmos) { in playHapticAtLowerBookend_afterPlayingAtProgress_playsTwice() 258 with(kosmos) { in playHapticAtUpperBookend_afterPlayingAtProgress_playsTwice() 295 with(kosmos) { in dragTextureLastProgress_afterDragTextureHaptics_keepsLastDragTextureProgress() [all …]
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/ |
D | ShortcutsBesideUdfpsBlueprint.kt | 86 with(statusBarSection) { in <lambda>() 97 with(topAreaSection) { in <lambda>() 106 with(notificationSection) { in <lambda>() 118 with(notificationSection) { in <lambda>() 126 with(ambientIndicationSectionOptional.get()) { in <lambda>() 133 with(bottomAreaSection) { in <lambda>() 142 with(lockSection) { LockIcon() } in <lambda>() 145 with(bottomAreaSection) { in <lambda>() 157 with(ambientIndicationSectionOptional.get()) { in <lambda>() 162 with(bottomAreaSection) { in <lambda>() [all …]
|
D | DefaultBlueprint.kt | 84 with(statusBarSection) { in <lambda>() 95 with(topAreaSection) { in <lambda>() 104 with(notificationSection) { in <lambda>() 116 with(notificationSection) { in <lambda>() 124 with(ambientIndicationSectionOptional.get()) { in <lambda>() 130 with(lockSection) { LockIcon() } in <lambda>() 135 with(ambientIndicationSectionOptional.get()) { in <lambda>() 140 with(bottomAreaSection) { in <lambda>() 146 with(bottomAreaSection) { in <lambda>() 160 with(settingsMenuSection) { SettingsMenu(onSettingsMenuPlaced) } in <lambda>()
|
/frameworks/base/samples/demo/haptic-assessment/ |
D | README.txt | 4 This haptic assessment sample app allows the user to play with three different 7 1) Predefined click effect with default strength. 9 2) One shot vibration with 20ms duration at max amplitude. 11 3) Waveform vibration with 500ms duration at half amplitude, then 500ms duration
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/shared/model/ |
D | BiometricModalitiesTest.kt | 40 with( in hasUdfps() 60 with( in hasSfps() 80 with( in fingerprintOnly() 96 with(BiometricModalities(faceProperties = faceSensorPropertiesInternal().first())) { in faceOnly() 108 with( in faceStrength() 117 with( in faceStrength() 129 with( in faceAndFingerprint()
|
/frameworks/native/libs/ftl/ |
D | README.md | 7 libc++ branch. The design takes some liberties with standard compliance, notably 25 - Variables, and data members with trailing underscore. 27 - Type traits, with standard `_t` and `_v` suffixes. 29 - Enumerators and `constexpr` constants with static storage duration. 31 - Macros, with `FTL_` prefix unless `#undef`ed. 33 Template parameter packs are named with the following convention:
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | KeyguardClockViewModelTest.kt | 90 with(kosmos) { in currentClockLayout_splitShadeOn_clockCentered_largeClock() 105 with(kosmos) { in currentClockLayout_splitShadeOn_clockNotCentered_largeClock_splitShadeLargeClock() 120 with(kosmos) { in currentClockLayout_splitShadeOn_clockNotCentered_smallClock_splitShadeSmallClock() 135 with(kosmos) { in currentClockLayout_singleShade_smallClock_smallClock() 148 with(kosmos) { in currentClockLayout_singleShade_largeClock_largeClock() 162 with(kosmos) { in hasCustomPositionUpdatedAnimation_withConfigTrue_isTrue() 177 with(kosmos) { in hasCustomPositionUpdatedAnimation_withConfigFalse_isFalse() 191 with(kosmos) { in testClockSize_alwaysSmallClockSize() 203 with(kosmos) { in testClockSize_dynamicClockSize() 236 with(kosmos) { in testSmallClockTop_splitShade_composeLockscreenOn() [all …]
|
/frameworks/base/services/permission/java/com/android/server/permission/access/ |
D | AccessPolicy.kt | 101 forEachSchemePolicy { with(it) { onStateMutated() } } in <lambda>() 107 forEachSchemePolicy { with(it) { onUserAdded(userId) } } in <lambda>() 119 forEachSchemePolicy { with(it) { onUserRemoved(userId) } } in <lambda>() 157 forEachSchemePolicy { with(it) { onAppIdAdded(appId) } } in <lambda>() 160 with(it) { onStorageVolumeMounted(volumeUuid, packageNames, isSystemUpdated) } in <lambda>() 196 forEachSchemePolicy { with(it) { onAppIdAdded(appId) } } in <lambda>() 198 forEachSchemePolicy { with(it) { onPackageAdded(packageState) } } in <lambda>() 227 forEachSchemePolicy { with(it) { onPackageRemoved(packageName, appId) } } in <lambda>() 229 forEachSchemePolicy { with(it) { onAppIdRemoved(appId) } } in <lambda>() 254 forEachSchemePolicy { with(it) { onPackageInstalled(packageState, userId) } } in <lambda>() [all …]
|