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

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

Completed in 89 milliseconds