/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | TaskLaunchParamsModifierTests.java | 152 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayIdIfSet() local 172 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayAreaTokenIfSet() local 193 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayAreaFeatureIdIfSet() local 473 ActivityOptions options = ActivityOptions.makeBasic(); in testNotOverrideDisplayAreaWhenActivityOptionsHasDisplayAreaToken() local 495 ActivityOptions options = ActivityOptions.makeBasic(); in testNotOverrideDisplayAreaWhenActivityOptionsHasDisplayAreaFeatureId() local 520 ActivityOptions options = ActivityOptions.makeBasic(); in testUsesOptionsDisplayAreaFeatureIdDisplayIdNotSet() local 547 final ActivityOptions options = ActivityOptions.makeBasic() in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea() local 582 final ActivityOptions options = ActivityOptions.makeBasic() in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp() local 600 final ActivityOptions options = ActivityOptions.makeBasic(); in testBoundsInOptionsInfersFreeformOnFreeformDisplay() local 621 final ActivityOptions options = ActivityOptions.makeBasic(); in testLaunchWindowingModeUpdatesExistingTask() local [all …]
|
/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ |
D | MainContentCaptureSessionV2Test.java | 132 ContentCaptureOptions options = in onSessionStarted_contentProtectionNoBuffer_processorNotCreated() local 153 ContentCaptureOptions options = in onSessionStarted_contentProtectionNoGroups_processorNotCreated() local 258 ContentCaptureOptions options = in flush_contentCaptureDisabled_contentProtectionDisabled() local 293 ContentCaptureOptions options = in flush_contentCaptureEnabled_contentProtectionDisabled() local 311 ContentCaptureOptions options = in flush_contentCaptureEnabled_contentProtectionEnabled() local 358 ContentCaptureOptions options = in notifyContentCaptureEvents_notStarted_ContentCaptureDisabled_ProtectionDisabled() local 375 ContentCaptureOptions options = in notifyContentCaptureEvents_started_ContentCaptureDisabled_ProtectionDisabled() local 393 ContentCaptureOptions options = in notifyContentCaptureEvents_notStarted_ContentCaptureEnabled_ProtectionEnabled() local 413 ContentCaptureOptions options = in notifyContentCaptureEvents_started_ContentCaptureEnabled_ProtectionEnabled() local 438 ContentCaptureOptions options = in notifyViewAppearedBelowMaximumBufferSize() local [all …]
|
D | MainContentCaptureSessionTest.java | 132 ContentCaptureOptions options = in onSessionStarted_contentProtectionNoBuffer_processorNotCreated() local 153 ContentCaptureOptions options = in onSessionStarted_contentProtectionNoGroups_processorNotCreated() local 258 ContentCaptureOptions options = in flush_contentCaptureDisabled_contentProtectionDisabled() local 293 ContentCaptureOptions options = in flush_contentCaptureEnabled_contentProtectionDisabled() local 311 ContentCaptureOptions options = in flush_contentCaptureEnabled_contentProtectionEnabled() local 358 ContentCaptureOptions options = in notifyContentCaptureEvents_notStarted_ContentCaptureDisabled_ProtectionDisabled() local 375 ContentCaptureOptions options = in notifyContentCaptureEvents_started_ContentCaptureDisabled_ProtectionDisabled() local 393 ContentCaptureOptions options = in notifyContentCaptureEvents_notStarted_ContentCaptureEnabled_ProtectionEnabled() local 413 ContentCaptureOptions options = in notifyContentCaptureEvents_started_ContentCaptureEnabled_ProtectionEnabled() local 487 private ContentCaptureManager createManager(ContentCaptureOptions options) { in createManager() [all …]
|
/frameworks/av/media/libheadtracking/ |
D | ModeSelector-test.cpp | 32 ModeSelector::Options options; in TEST() local 43 ModeSelector::Options options; in TEST() local 56 ModeSelector::Options options; in TEST() local 69 ModeSelector::Options options; in TEST() local 85 ModeSelector::Options options{.freshnessTimeout = 100}; in TEST() local 101 ModeSelector::Options options{.freshnessTimeout = 100}; in TEST() local 117 ModeSelector::Options options{.freshnessTimeout = 100}; in TEST() local 132 ModeSelector::Options options; in TEST() local 148 ModeSelector::Options options{.freshnessTimeout = 100}; in TEST() local 165 ModeSelector::Options options; in TEST() local
|
/frameworks/libs/modules-utils/javatests/com/android/modules/expresslog/ |
D | UniformOptionsTest.java | 57 Histogram.UniformOptions options = new Histogram.UniformOptions(10, 1, 11); in testBinIndexForRangeEqual1() local 65 Histogram.UniformOptions options = new Histogram.UniformOptions(10, 1, 21); in testBinIndexForRangeEqual2() local 74 Histogram.UniformOptions options = new Histogram.UniformOptions(2, 0, 10); in testBinIndexForRangeEqual5() local 85 Histogram.UniformOptions options = new Histogram.UniformOptions(10, 1, 101); in testBinIndexForRangeEqual10() local 102 Histogram.UniformOptions options = new Histogram.UniformOptions(binCount, minValue, in testBinIndexForRangeEqual90() local
|
D | ScaledRangeOptionsTest.java | 83 Histogram.ScaledRangeOptions options = new Histogram.ScaledRangeOptions(10, 1, 1, 1); in testBinIndexForRangeEqual1() local 96 Histogram.ScaledRangeOptions options = new Histogram.ScaledRangeOptions(10, 1, 2, 1); in testBinIndexForRangeEqual2() local 107 Histogram.ScaledRangeOptions options = new Histogram.ScaledRangeOptions(2, 0, 5, 1); in testBinIndexForRangeEqual5() local 118 Histogram.ScaledRangeOptions options = new Histogram.ScaledRangeOptions(10, 1, 10, 1); in testBinIndexForRangeEqual10() local 136 Histogram.ScaledRangeOptions options = new Histogram.ScaledRangeOptions( in testBinIndexForScaleFactor2() local
|
/frameworks/base/core/tests/coretests/src/android/content/ |
D | ContentCaptureOptionsTest.java | 80 ContentCaptureOptions options = new ContentCaptureOptions(null); in testIsWhitelisted_nullWhitelistedComponents() local 86 ContentCaptureOptions options = new ContentCaptureOptions(toSet((ComponentName) null)); in testIsWhitelisted_emptyWhitelistedComponents() local 92 ContentCaptureOptions options = new ContentCaptureOptions(toSet(COMPONENT1, COMPONENT2)); in testIsWhitelisted_notWhitelisted() local 98 ContentCaptureOptions options = in testIsWhitelisted_whitelisted() local 105 ContentCaptureOptions options = new ContentCaptureOptions(toSet(CONTEXT_COMPONENT)); in testIsWhitelisted_invalidContext() local 112 ContentCaptureOptions options = new ContentCaptureOptions(toSet(CONTEXT_COMPONENT)); in testIsWhitelisted_clientWithNullComponentName() local
|
/frameworks/base/tools/aapt2/link/ |
D | ManifestFixer_test.cpp | 115 ManifestFixerOptions options; in TEST_F() local 198 ManifestFixerOptions options; in TEST_F() local 244 ManifestFixerOptions options; in TEST_F() local 304 ManifestFixerOptions options; in TEST_F() local 330 ManifestFixerOptions options; in TEST_F() local 355 ManifestFixerOptions options; in TEST_F() local 378 ManifestFixerOptions options; in TEST_F() local 403 ManifestFixerOptions options; in TEST_F() local 432 ManifestFixerOptions options; in TEST_F() local 464 ManifestFixerOptions options; in TEST_F() local [all …]
|
D | TableMerger_test.cpp | 90 TableMergerOptions options; in TEST_F() local 110 TableMergerOptions options; in TEST_F() local 164 TableMergerOptions options; in TEST_F() local 202 TableMergerOptions options; in TEST_F() local 228 TableMergerOptions options; in TEST_F() local 247 TableMergerOptions options; in TEST_F() local 266 TableMergerOptions options; in TEST_F() local 286 TableMergerOptions options; in TEST_F() local 312 TableMergerOptions options; in TEST_F() local 328 TableMergerOptions options; in TEST_F() local [all …]
|
/frameworks/ex/common/tests/src/com/android/common/ |
D | OperationSchedulerTest.java | 48 OperationScheduler.Options options = new OperationScheduler.Options(); in testScheduler() local 126 OperationScheduler.Options options = new OperationScheduler.Options(); in testExponentialBackoff() local 166 OperationScheduler.Options options = new OperationScheduler.Options(); in testExponentialBackoffBoundedByMoratorium() local 184 OperationScheduler.Options options = new OperationScheduler.Options(); in testParseOptions() local 210 OperationScheduler.Options options = new OperationScheduler.Options(); in testMoratoriumWithHttpDate() local 235 OperationScheduler.Options options = new OperationScheduler.Options(); in testClockRollbackScenario() local
|
/frameworks/base/services/core/java/com/android/server/biometrics/log/ |
D | OperationContextExt.java | 105 public OperationContext toAidlContext(@NonNull AuthenticateOptions options) { in toAidlContext() 123 public OperationContext toAidlContext(@NonNull FaceAuthenticateOptions options) { in toAidlContext() 139 public OperationContext toAidlContext(@NonNull FingerprintAuthenticateOptions options) { in toAidlContext() 154 private int getAuthReason(@NonNull FaceAuthenticateOptions options) { in getAuthReason() 182 private int getWakeReason(@NonNull FaceAuthenticateOptions options) { in getWakeReason() 214 private int getAuthReason(@NonNull FingerprintAuthenticateOptions options) { in getAuthReason() 219 private int getWakeReason(@NonNull FingerprintAuthenticateOptions options) { in getWakeReason()
|
/frameworks/base/tools/aapt2/optimize/ |
D | Obfuscator_test.cpp | 81 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 118 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 137 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 177 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 215 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 269 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 327 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 345 OptimizeOptions options; in TEST() local 351 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 357 OptimizeOptions options; in TEST() local [all …]
|
/frameworks/rs/toolkit/test/ |
D | IntrinsicHistogram.kt | 55 val options = Script.LaunchOptions() in intrinsicHistogram() constant 90 val options = Script.LaunchOptions() in intrinsicHistogram() constant 140 val options = Script.LaunchOptions() in intrinsicHistogramDot() constant 183 val options = Script.LaunchOptions() in intrinsicHistogramDot() constant
|
D | IntrinsicBlur.kt | 62 val options = Script.LaunchOptions() in intrinsicBlur() constant 95 val options = Script.LaunchOptions() in intrinsicBlur() constant
|
D | IntrinsicLut.kt | 64 val options = Script.LaunchOptions() in intrinsicLut() constant 105 val options = Script.LaunchOptions() in intrinsicLut() constant
|
D | IntrinsicResize.kt | 59 val options = Script.LaunchOptions() in intrinsicResize() constant 105 val options = Script.LaunchOptions() in intrinsicResize() constant
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | SafeActivityOptions.java | 104 public SafeActivityOptions(@Nullable ActivityOptions options) { in SafeActivityOptions() 115 private SafeActivityOptions(@Nullable ActivityOptions options, int callingPid, int callingUid) { in SafeActivityOptions() 128 final ActivityOptions options = cloneLaunchingOptions(mOriginalOptions); in selectiveCloneLaunchOptions() local 142 private ActivityOptions cloneLaunchingOptions(ActivityOptions options) { in cloneLaunchingOptions() 160 public void setCallerOptions(@Nullable ActivityOptions options) { in setCallerOptions() 208 private void setCallingPidUidForRemoteAnimationAdapter(ActivityOptions options, in setCallingPidUidForRemoteAnimationAdapter() 245 static void abort(@Nullable SafeActivityOptions options) { in abort() 272 ActivityOptions options, int callingPid, int callingUid) { in checkPermissions() 416 TaskDisplayArea getLaunchTaskDisplayArea(ActivityOptions options, in getLaunchTaskDisplayArea()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
D | TestAccountType2Authenticator.java | 58 Bundle options) throws NetworkErrorException { in addAccount() 67 Bundle options) throws NetworkErrorException { in confirmCredentials() 77 Bundle options) throws NetworkErrorException { in getAuthToken() 93 Bundle options) throws NetworkErrorException { in updateCredentials() 113 Bundle options) throws NetworkErrorException { in startAddAccountSession() 123 Bundle options) in startUpdateCredentialsSession()
|
D | TestAccountType1Authenticator.java | 63 Bundle options) throws NetworkErrorException { in addAccount() 106 Bundle options) throws NetworkErrorException { in confirmCredentials() 146 Bundle options) throws NetworkErrorException { in getAuthToken() 201 Bundle options) throws NetworkErrorException { in updateCredentials() 263 Bundle options) throws NetworkErrorException { in startAddAccountSession() 321 Bundle options) in startUpdateCredentialsSession() 461 private void fillResultWithError(Bundle result, Bundle options) { in fillResultWithError()
|
/frameworks/libs/systemui/toruslib/torus-utils/src/main/java/com/google/android/torus/utils/ |
D | BitmapUtils.kt | 35 val options = BitmapFactory.Options() in loadBitmap() constant 43 val options = BitmapFactory.Options() in getBitmapSize() constant
|
/frameworks/base/core/java/android/accounts/ |
D | IAccountAuthenticator.aidl | 34 String authTokenType, in String[] requiredFeatures, in Bundle options); in addAccount() 42 in Bundle options); in confirmCredentials() 50 String authTokenType, in Bundle options); in getAuthToken() 65 String authTokenType, in Bundle options); in updateCredentials() 111 String authTokenType, in String[] requiredFeatures, in Bundle options); in startAddAccountSession() 118 String authTokenType, in Bundle options); in startUpdateCredentialsSession()
|
/frameworks/base/services/core/jni/gnss/ |
D | GnssMeasurement.cpp | 53 const IGnssMeasurementInterface::Options& options) { in setCallback() 76 const IGnssMeasurementInterface::Options& options) { in setCallback() 105 const IGnssMeasurementInterface::Options& options) { in setCallback() 127 const IGnssMeasurementInterface::Options& options) { in setCallback() 149 const IGnssMeasurementInterface::Options& options) { in setCallback()
|
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/preference/ |
D | ListPreferenceTest.kt | 44 override val options = emptyList<ListPreferenceOption>() in <lambda>() constant 60 override val options = listOf(ListPreferenceOption(id = 1, text = "A")) in <lambda>() constant 76 override val options = emptyList<ListPreferenceOption>() in <lambda>() constant 95 override val options = listOf(ListPreferenceOption(id = 1, text = "A")) in <lambda>() constant 113 override val options = listOf(ListPreferenceOption(id = 1, text = "A")) in <lambda>() constant 131 override val options = in <lambda>() constant 152 override val options = listOf( in <lambda>() constant 177 override val options = listOf( in <lambda>() constant
|
/frameworks/base/tools/aapt2/format/binary/ |
D | XmlFlattener_test.cpp | 58 const XmlFlattenerOptions& options = {}) { in Flatten() 301 XmlFlattenerOptions options; in TEST_F() local 370 XmlFlattenerOptions options; in TEST_F() local 458 XmlFlattenerOptions options; in TEST_F() local 481 XmlFlattenerOptions options; in TEST_F() local 502 XmlFlattenerOptions options; in TEST_F() local 522 XmlFlattenerOptions options; in TEST_F() local
|
/frameworks/base/core/java/com/android/internal/app/chooser/ |
D | NotSelectableTargetInfo.java | 45 public boolean start(Activity activity, Bundle options) { in start() 49 public boolean startAsCaller(ResolverActivity activity, Bundle options, int userId) { in startAsCaller() 53 public boolean startAsUser(Activity activity, Bundle options, UserHandle user) { in startAsUser()
|