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

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

Completed in 51 milliseconds