Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/core/src/android/view/
DViewConfigurationPerfTest.java44 ViewConfiguration.resetCacheForTesting(); in testGet_newViewConfiguration()
/frameworks/base/core/tests/coretests/src/android/view/
DRotaryScrollHapticsTest.java78 ViewConfiguration.resetCacheForTesting(); in tearDown()
/frameworks/base/core/java/android/view/
DViewConfiguration.java625 public static void resetCacheForTesting() { in resetCacheForTesting() method in ViewConfiguration