Home
last modified time | relevance | path

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

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