Home
last modified time | relevance | path

Searched refs:sCache (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRenderScriptSingleton.java36 private static AllocationCache sCache; field in RenderScriptSingleton
59 sCache = new AllocationCache(sRS); in setContext()
70 sCache.close(); in clearContext()
71 sCache = null; in clearContext()
101 if (sCache == null) { in getCache()
105 return sCache; in getCache()
/cts/tests/tests/security/src/android/security/cts/
DIsolatedService.java44 HashMap<String, IBinder> sCache = (HashMap<String, IBinder>) cacheField.get(null); in getServicesCachedInServiceManager() local
45 for (Map.Entry<String, IBinder> serviceEntry : sCache.entrySet()) { in getServicesCachedInServiceManager()
/cts/tools/dex-tools/dex/
Dclasses.out.dex25263 private static final android.util.SparseArray sCache
58416 private static java.util.HashMap sCache
132123 private static java.lang.Object[] sCache