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

/frameworks/base/core/java/android/net/
H A DNetworkStats.java339 public int findIndexHinted(String iface, int uid, int set, int tag, int hintIndex) { method in class:NetworkStats
517 final int j = right.findIndexHinted(entry.iface, entry.uid, entry.set, entry.tag, i);

Completed in 102 milliseconds