Searched defs:getBinderCounts (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java459 Bundle binderCounts = getBinderCounts();
502 Bundle binderCounts = getBinderCounts();
581 private static Bundle getBinderCounts() { method in class:PerformanceCollector
/frameworks/base/core/java/android/app/
H A DInstrumentation.java1386 public Bundle getBinderCounts() { method in class:Instrumentation

Completed in 105 milliseconds