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

/frameworks/base/core/java/android/app/
H A DInstrumentation.java1386 public Bundle getBinderCounts() { method in class:Instrumentation
/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

Completed in 96 milliseconds