Home
last modified time | relevance | path

Searched refs:contexts (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
DDexoptUtilsTest.java124 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChain() local
127 assertEquals(9, contexts.length); in testSplitChain()
128 assertEquals("PCL[]{PCL[a.dex:b.dex]}", contexts[0]); in testSplitChain()
130 contexts[1]); in testSplitChain()
131 assertEquals("DLC[];PCL[base-4.dex];PCL[base.dex]{PCL[a.dex:b.dex]}", contexts[2]); in testSplitChain()
132 assertEquals("PCL[];PCL[base-4.dex];PCL[base.dex]{PCL[a.dex:b.dex]}", contexts[3]); in testSplitChain()
133 assertEquals("PCL[];PCL[base.dex]{PCL[a.dex:b.dex]}", contexts[4]); in testSplitChain()
134 assertEquals("PCL[];PCL[base.dex]{PCL[a.dex:b.dex]}", contexts[5]); in testSplitChain()
135 assertEquals("PCL[];PCL[base-5.dex];PCL[base.dex]{PCL[a.dex:b.dex]}", contexts[6]); in testSplitChain()
136 assertEquals(null, contexts[7]); // config split in testSplitChain()
[all …]
/frameworks/base/core/java/android/service/autofill/
DFillRequest.java108 public FillRequest(int id, @NonNull ArrayList<FillContext> contexts, in FillRequest() argument
113 mContexts = Preconditions.checkCollectionElementsNotNull(contexts, "contexts"); in FillRequest()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java383 final ArrayList<FillContext> contexts =
385 request = new FillRequest(requestId, contexts, mClientState, flags);
2101 final ArrayList<FillContext> contexts = mergePreviousSessionLocked( /* forSave= */ true); in callSaveLocked() local
2104 new SaveRequest(contexts, mClientState, mSelectedDatasetIds); in callSaveLocked()
2129 final ArrayList<FillContext> contexts; in mergePreviousSessionLocked() local
2135 contexts = new ArrayList<>(); in mergePreviousSessionLocked()
2151 contexts.addAll(previousContexts); in mergePreviousSessionLocked()
2160 contexts.addAll(mContexts); in mergePreviousSessionLocked()
2166 contexts = new ArrayList<>(mContexts); in mergePreviousSessionLocked()
2168 return contexts; in mergePreviousSessionLocked()
/frameworks/compile/slang/tests/F_reduce_general_bad_result/
Dreduce_general_bad_result.rscript10 // in multiple contexts.
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt28694 Landroid/icu/text/LocaleDisplayNames$LastResortLocaleDisplayNames;->contexts:[Landroid/icu/text/Dis…
102991 Ljava/awt/font/NumericShaper;->contexts:[C
110558 Ljava/util/logging/LogManager;->contexts()Ljava/util/List;
Dboot-image-profile.txt30081 HSPLjava/util/logging/LogManager;->contexts()Ljava/util/List;