Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowViewConfiguration.java176 SparseArray<ViewConfiguration> getStaticCache(); in getStaticCache() method
193 reflector(ViewConfigurationReflector.class).getStaticCache(); in reset()