Home
last modified time | relevance | path

Searched defs:getSortedInterfaceCounts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DBinderProxy.java238 private InterfaceCount[] getSortedInterfaceCounts(int maxToReturn) { in getSortedInterfaceCounts() method in BinderProxy.ProxyMap
356 public static InterfaceCount[] getSortedInterfaceCounts(int num) { in getSortedInterfaceCounts() method in BinderProxy