Home
last modified time | relevance | path

Searched defs:contexts (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
H A DDexoptUtilsTest.java148 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChain() local
169 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSplitDependencies() local
195 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoIsolationNoSharedLibrary() local
218 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainNoSharedLibraries() local
239 String[] contexts = DexoptUtils.getClassLoaderContexts( in testSplitChainWithNullPrimaryClassLoader() local
261 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplits() local
273 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNullClassLoaderName() local
286 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLast() local
296 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitsNoSharedLibraries() local
307 String[] contexts = DexoptUtils.getClassLoaderContexts( in tesNoSplitDelegateLastNoSharedLibraries() local
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DErrorDialogController.java169 List<Context> contexts = getDisplayContexts(false /* lastUsedOnly */); in showCrashDialogs() local
188 List<Context> contexts = getDisplayContexts( in showAnrDialogs() local
200 List<Context> contexts = getDisplayContexts(false /* lastUsedOnly */); in showViolationDialogs() local
212 List<Context> contexts = getDisplayContexts(true /* lastUsedOnly */); in showDebugWaitingDialogs() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowPermissionControllerManager.java34 protected void __constructor__(Context contexts, Handler handler) { in __constructor__()
/aosp12/build/soong/scripts/
H A Dconstruct_context_test.py30 contexts = [ variable
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarVolume.java187 public static boolean isAnyContextActive(@NonNull @AudioContext int [] contexts, in isAnyContextActive()
208 Set<Integer> contexts = CarAudioContext.getUniqueContextsForUsages(activeHalUsages); in getActiveContexts() local
H A DCarDuckingUtils.java148 private static Set<Integer> getUnduckedContexts(Set<Integer> contexts, in getUnduckedContexts()
155 private static Set<String> getAddressesForContexts(Set<Integer> contexts, CarAudioZone zone) { in getAddressesForContexts()
163 private static Set<Integer> getContextsToDuck(Set<Integer> contexts) { in getContextsToDuck()
H A DCarAudioZone.java125 Set<Integer> contexts = new HashSet<>(); in validateVolumeGroups() local
H A DCarAudioZonesHelperLegacy.java217 List<Integer> contexts = new ArrayList<>(); in parseAudioContexts() local
H A DCarAudioService.java908 Set<Integer> contexts = in getUsagesForVolumeGroupId() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
H A DVolumeGroupBuilder.java62 int[] contexts = new int[mDeviceAddresses.size()]; in build() local
/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestHelper.java36 public static ViewNode findNodeByResourceId(List<FillContext> contexts, String resourceId) { in findNodeByResourceId()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/audio/
H A DCarAudioZonesHelperLegacyTest.java239 List<Integer> contexts = IntStream.of(mediaVolumeGroup.getContexts()).boxed().collect( in loadAudioZones_associatesLegacyContextsWithCorrectBuses() local
267 List<Integer> contexts = IntStream.of(mediaVolumeGroup.getContexts()).boxed().collect( in loadAudioZones_associatesNonLegacyContextsWithMediaBus() local
H A DCarAudioZoneTest.java316 @AudioContext int[] contexts = new int[mDeviceAddresses.size()]; in build() local
/aosp12/system/core/property_service/libpropertyinfoserializer/
H A Dtrie_builder.h106 const std::set<std::string>& contexts() const { return contexts_; } in contexts() function
/aosp12/system/core/init/
H A Dueventd_test.cpp99 const char* const contexts[] = { in TEST() local
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DCameraFilmstripDataAdapter.java391 protected QueryTaskResult doInBackground(Context... contexts) { in doInBackground()
/aosp12/bionic/libc/kernel/uapi/drm/
H A Ddrm.h248 struct drm_ctx __user * contexts; member
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...