Home
last modified time | relevance | path

Searched refs:setTo (Results 1 – 24 of 24) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2044/
Dpoc.cpp36 if(!desc->setTo(raw, strlen(raw))) { in main()
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java172 .setTo("to1@example.com", "to2@example.com") in testGlobalGetById()
231 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_oneInstance()
272 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_twoInstances()
284 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_twoInstances()
317 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_getNextPage()
416 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_acrossTypes()
470 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_namespaceFilter()
481 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_namespaceFilter()
534 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_packageFilter()
545 .setTo("to1@example.com", "to2@example.com") in testGlobalQuery_packageFilter()
[all …]
DAppSearchSessionCtsTestBase.java1578 .setTo("to1@example.com", "to2@example.com") in testPutDocuments()
2060 .setTo("to1@example.com", "to2@example.com") in testGetDocuments()
2098 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projection()
2106 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projection()
2130 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projection()
2136 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projection()
2154 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projectionEmpty()
2162 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projectionEmpty()
2204 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projectionNonExistentType()
2212 .setTo("to1@example.com", "to2@example.com") in testGetDocuments_projectionNonExistentType()
[all …]
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DProtoExtractors.java39 config.windowConfiguration.setTo(extract(proto.windowConfiguration)); in extract()
DWindowManagerState.java1999 mOverrideConfiguration.setTo(extract(proto.overrideConfiguration));
2000 mFullConfiguration.setTo(extract(proto.fullConfiguration));
2001 mMergedOverrideConfiguration.setTo(extract(proto.mergedOverrideConfiguration));
/cts/tests/tests/util/src/android/util/cts/
DDisplayMetricsTest.java68 metrics.setTo(outMetrics); in testDisplayMetricsOp()
DTypedValueTest.java83 tv2.setTo(tv1); in testSetTo()
/cts/tests/appsearch/helper-app/src/com/android/cts/appsearch/helper/
DAppSearchTestService.java174 .setTo("to1@example.com", "to2@example.com") in indexGloballySearchableDocument()
243 .setTo("to1@example.com", "to2@example.com") in indexGloballySearchableDocumentVisibleToConfig()
282 .setTo("to1@example.com", "to2@example.com") in indexNotGloballySearchableDocument()
/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java75 mResTheme.setTo(other); in testSetMethods()
139 other.setTo(theme); in testGetChangingConfigurations()
DConfigurationTest.java693 config1.setTo(config2); in testSetTo_nullLocale()
703 config1.setTo(config2); in testSetTo_localeFixUp()
/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/testutil/
DAppSearchEmail.java178 public Builder setTo(@NonNull String... to) { in setTo() method in AppSearchEmail.Builder
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DAppSearchSessionPlatformCtsTest.java88 .setTo("to1@example.com", "to2@example.com") in testStorageAttributedToSelf_withDocument()
DGlobalSearchSessionServiceCtsTestBase.java137 .setTo("to1@example.com", "to2@example.com")
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DBitmapDrawableTest.java144 config.setTo(res.getConfiguration()); in setResourcesDensity()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DThemedDrawableTest.java61 ctxTheme.setTo(theme); in setup()
DGradientDrawableTest.java701 ctxTheme.setTo(theme); in testInflationWithThemeAndNonThemeResources()
723 ctxTheme.setTo(theme); in testGradientColorInflationWithThemeAndNonThemeResources()
742 ctxTheme.setTo(theme); in testGradientColorInflationWithAllThemeResources()
761 ctxTheme.setTo(theme); in testGradientColorNoCenterColorInflationWithThemeAndNonThemeResources()
DDrawableTestUtils.java130 config.setTo(res.getConfiguration()); in setResourcesDensity()
/cts/tests/tests/view/src/android/view/cts/
DContextThemeWrapperTest.java164 expected.setTo(mContext.getTheme()); in verifyIdenticalTextAppearanceStyle()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DMmsTest.java450 req.setTo(encodedNumbers); in buildPdu()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java844 mLastDispatchedConfiguration.setTo(getResources().getConfiguration()); in onCreate()
1404 mLastDispatchedConfiguration.setTo(configuration);
/cts/tests/app/src/android/app/cts/
DDialogTest.java175 expected.setTo(mContext.getTheme()); in assertTextAppearanceStyle()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt549 method public void setTo(android.app.WindowConfiguration);
Dcurrent.txt13784 method public void setTo(android.content.res.Configuration);
13992 method public void setTo(android.content.res.Resources.Theme);
49814 method public void setTo(android.util.DisplayMetrics);
50396 method public void setTo(android.util.TypedValue);