Home
last modified time | relevance | path

Searched refs:newArrayList (Results 1 – 19 of 19) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DPacProxyTest.java208 assertEquals("Proxy must be direct", newArrayList(Proxy.NO_PROXY), list); in testDirect()
224 assertEquals("Must return multiple proxies", newArrayList( in testLocalPlusDirect()
244 assertEquals("Proxy must have correct port", newArrayList( in testHostPassthrough()
263 assertEquals("Correct URL returns proxy", newArrayList( in testUrlPassthrough()
270 newArrayList(Proxy.NO_PROXY), list); in testUrlPassthrough()
287 newArrayList(new Proxy(Type.HTTP, InetSocketAddress.createUnresolved("passed", 8080))), in testStringCase()
DStaticProxyTest.java83 assertEquals("Proxy must be returned", newArrayList( in testProxySelector()
101 assertEquals("Direct must be returned", newArrayList(Proxy.NO_PROXY), list); in testProxySelectorExclude()
113 assertEquals("Direct must be returned", newArrayList(Proxy.NO_PROXY), list); in testClearProxySelector()
DBaseProxyTest.java154 protected List<Proxy> newArrayList(Proxy... proxies) { in newArrayList() method in BaseProxyTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchSequence.java146 return new LaunchIntent(Lists.newArrayList(), createComponent(activity), null, false); in intent()
157 return new LaunchIntent(Lists.newArrayList(), createComponent(activity), null, true); in intentForResult()
234 Lists.newArrayList(new LaunchFromIntent(mLaunchIntent, -1)), in fold()
235 Lists.newArrayList()); in fold()
DCases.java77 public final List<IntentFlag> flags = Lists.newArrayList(
126 return Lists.newArrayList( in newTaskCases()
176 return Lists.newArrayList( in newDocumentCases()
212 return Lists.newArrayList( in clearCases()
240 return Lists.newArrayList( in forResultCases()
299 return Lists.newArrayList(resetIfNeeded, resetWontMoveResult, resetToExistingTask2, in resetTaskIfNeeded()
DIntentTests.java117 List<TestCase> testCases = Lists.newArrayList(); in readAllFromAssets()
120 List<String> testFiles = Lists.newArrayList(); in readAllFromAssets()
DIoUtils.java46 Lists.newArrayList(testCase.toJson().toString(JSON_INDENTATION_LEVEL))); in writeToDocumentsStorage()
DLaunchRunner.java98 List<Activity> activityLog = Lists.newArrayList(); in verify()
184 List<Activity> activityLog = Lists.newArrayList(); in run()
DPersistence.java301 List<IntentFlag> intentFlags = Lists.newArrayList(mIntentFlags); in withFlags()
381 List<GenerationIntent> serializeIntents = Lists.newArrayList(); in prepareSerialisation()
/cts/tests/tests/view/src/android/view/cts/
DSystemGestureExclusionRectsTest.java96 Lists.newArrayList(new Rect(0, 0, 5, 5))); in staticView()
128 Lists.newArrayList(new Rect(0, 0, 5, 5))); in animatingView()
135 List<Integer> sizeRange = Lists.newArrayList(5, 6); in animatingView()
181 v.setSystemGestureExclusionRects(Lists.newArrayList(new Rect(0, 0, 5, 5))); in removingRects()
209 w.setSystemGestureExclusionRects(Lists.newArrayList(new Rect(0, 0, 5, 5))); in rootExclusionRects()
211 Lists.newArrayList(new Rect(0, 0, 5, 5)), in rootExclusionRects()
221 final List<Rect> dummyLocalExclusionRects = Lists.newArrayList(new Rect(0, 0, 5, 5)); in ignoreHiddenViewRects()
/cts/tests/app/app/src/android/app/stubs/
DExpandableListTestActivity.java54 final List<Map<String, String>> groupData = Lists.newArrayList(); in onCreate()
55 final List<List<Map<String, String>>> childData = Lists.newArrayList(); in onCreate()
62 final List<Map<String, String>> children = Lists.newArrayList(); in onCreate()
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DSavedDatasetsInfoTest.java79 new ArraySet<>(Lists.newArrayList( in testSuccess()
/cts/libs/vogar-expect/src/vogar/expect/
DOutcome.java67 List<String> sanitizedStrings = Lists.newArrayList(); in sanitizeOutputLines()
/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
DContentSuggestionsManagerTest.java159 Lists.newArrayList()).build(); in managerForwards_classifyContentSelections()
/cts/hostsidetests/incrementalinstall/src/android/incrementalinstall/cts/
DIncrementalInstallTest.java328 List<String> notLoadedComponents = Lists.newArrayList( in validateAppLaunch()
330 notLoadedComponents.removeAll(Lists.newArrayList(componentsToCheck)); in validateAppLaunch()
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsFixedCollectionAdapterTest.java397 Lists.newArrayList( in testSerializationSize_largeCollectionInSizedRemoteViews()
422 Lists.newArrayList( in testSerializationSize_largeCollectionInSizedRemoteViews_multiPackage()
/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java513 List<String> types = Lists.newArrayList(); in userAuthTypeToString()
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java882 view.setSystemGestureExclusionRects(Lists.newArrayList(exclusiveRect)); in setAndWaitForSystemGestureExclusionRectsListenerTrigger()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt1969 name: "newArrayList"