Home
last modified time | relevance | path

Searched defs:contextMap (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DContextMapTest.java93 ContextMap<IBluetoothGattCallback> contextMap = getMapWithAppAndConnection(); in getAppMethods() local
109 ContextMap<IBluetoothGattCallback> contextMap = getMapWithAppAndConnection(); in getConnMethods() local
134 ContextMap<IBluetoothGattCallback> contextMap = getMapWithAppAndConnection(); in clear() local
142 ContextMap<IBluetoothGattCallback> contextMap = getMapWithAppAndConnection(); in removeMethods() local
170 ContextMap<IBluetoothGattCallback> contextMap = getMapWithAppAndConnection(); in testDump_doesNotCrash() local
175 ContextMap<IBluetoothGattCallback> contextMap = new ContextMap<>(); in getMapWithAppAndConnection() local
/aosp_15_r20/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/query/
DCursorToSearchResultConverter.java88 final Map<String, Context> contextMap = new HashMap<>(); in convertCursor() local
123 Map<String, Context> contextMap, Cursor cursor, int baseRank) { in buildSingleSearchResultFromCursor()
155 private Drawable getIconForPackage(Map<String, Context> contextMap, String pkgName, in getIconForPackage()
/aosp_15_r20/external/kotlinx.coroutines/integration/kotlinx-coroutines-slf4j/test/
H A DMDCContextTest.kt126 val contextMap = withContext(MDCContext()) { in <lambda>() constant
/aosp_15_r20/external/kotlinx.coroutines/integration/kotlinx-coroutines-slf4j/src/
H A DMDCContext.kt82 public val contextMap: MDCContextMap = MDC.getCopyOfContextMap() constant in kotlinx.coroutines.slf4j.MDCContext
/aosp_15_r20/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
H A DNOPMDCAdapter.java60 public void setContextMap(Map<String, String> contextMap) { in setContextMap() argument
H A DBasicMDCAdapter.java144 public void setContextMap(Map<String, String> contextMap) { in setContextMap() argument
/aosp_15_r20/external/slf4j/slf4j-api/src/main/java/org/slf4j/spi/
H A DMDCAdapter.java93 public void setContextMap(Map<String, String> contextMap); in setContextMap() argument
/aosp_15_r20/external/slf4j/slf4j-reload4j/src/main/java/org/slf4j/reload4j/
H A DReload4jMDCAdapter.java86 public void setContextMap(Map<String, String> contextMap) { in setContextMap() argument
/aosp_15_r20/external/slf4j/slf4j-api/src/main/java/org/slf4j/
H A DMDC.java242 public static void setContextMap(Map<String, String> contextMap) { in setContextMap() argument
/aosp_15_r20/external/brotli/csharp/org/brotli/dec/
H A DState.cs62 internal byte[] contextMap; field in Org.Brotli.Dec.State
H A DDecode.cs349 …private static int DecodeContextMap(int contextMapSize, byte[] contextMap, Org.Brotli.Dec.BitReade… in DecodeContextMap()
/aosp_15_r20/external/brotli/java/org/brotli/dec/
H A DState.java14 byte[] contextMap; field in State
H A DDecode.java616 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap()
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.h84 ContextMap contextMap; member
/aosp_15_r20/external/slf4j/integration/lib/
HDslf4j-api-1.5.11.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
HDslf4j-api-2.0.99.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
HDslf4j-api-1.6.99.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
HDslf4j-api-1.6.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/aosp_15_r20/libcore/luni/src/test/java/libcore/dalvik/system/
H A DBaseDexClassLoaderTest.java62 public void report(Map<String, String> contextMap) { in report() argument
/aosp_15_r20/external/brotli/js/
H A Ddecode.js557 function decodeContextMap(contextMapSize, contextMap, s) { argument
/aosp_15_r20/out/soong/.intermediates/external/brotli/brotli-java/android_common/turbine/
Dbrotli-java.jarorg/brotli/common/SharedDictionaryType.class <Unknown> package org.brotli.common public ...
/aosp_15_r20/external/brotli/research/
H A Dbrotlidump.py1721 def contextMap(self, kind): member in Layout
/aosp_15_r20/out/soong/.intermediates/external/brotli/brotli-java/android_common_apex10000/turbine/
Dbrotli-java.jarorg/brotli/common/SharedDictionaryType.class <Unknown> package org.brotli.common public ...
/aosp_15_r20/out/soong/.intermediates/external/slf4j/slf4j-jdk14/android_common_apex33/javac/
Dslf4j-jdk14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/brotli/brotli-java/android_common_apex10000/javac/
Dbrotli-java.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/brotli/ org/ ...

123