Searched defs:readNetworkStatsDetail (Results 1 – 2 of 2) sorted by relevance
255 public NetworkStats readNetworkStatsDetail() throws IOException { in readNetworkStatsDetail() method in NetworkStatsFactory259 public NetworkStats readNetworkStatsDetail(int limitUid, String[] limitIfaces, int limitTag, in readNetworkStatsDetail() method in NetworkStatsFactory
285 static int readNetworkStatsDetail(JNIEnv* env, jclass clazz, jobject stats, jstring path, in readNetworkStatsDetail() function