Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
DLatencyTrackerTest.java189 mLatencyTracker.waitForMatchingActionProperties(
207 mLatencyTracker.waitForMatchingActionProperties(
289 mLatencyTracker.waitForMatchingActionProperties(
310 mLatencyTracker.waitForMatchingActionProperties(
331 mLatencyTracker.waitForMatchingActionProperties(
356 mLatencyTracker.waitForMatchingActionProperties(
/frameworks/base/core/tests/coretests/testdoubles/src/com/android/internal/util/
DFakeLatencyTracker.java106 waitForMatchingActionProperties( in forceEnabled()
194 public void waitForMatchingActionProperties(ActionProperties actionProperties) in waitForMatchingActionProperties() method in FakeLatencyTracker