Searched defs:ifaces (Results 1 – 8 of 8) sorted by relevance
392 Set ifaces = mIfaces.keySet(); in sendTetherStateChangedBroadcast() local536 String[] ifaces = new String[0]; in tetherUsb() local559 String[] ifaces = new String[0]; in configureUsbIface() local1470 Set ifaces = mIfaces.keySet(); in onReceive() local
381 final String[] ifaces = mNMService.listInterfaces(); in start() local
276 final HashSet<String> ifaces = Sets.newHashSet(); in testGetTotal() local
911 private Future<Void> expectMeteredIfacesChanged(String... ifaces) throws Exception { in expectMeteredIfacesChanged()
44 wifi_error wifi_get_ifaces_stub(wifi_handle handle, int *num_ifaces, wifi_interface_handle **ifaces… in wifi_get_ifaces_stub()
1176 final String[] ifaces = ifaceList.toArray(new String[ifaceList.size()]); local1189 final String[] ifaces = mNetworkRules.valueAt(i); local
428 final HashSet<String> ifaces = new HashSet<String>(); in getUniqueIfaces() local
7581 private NetworkStats getNetworkStatsDeltaLocked(String[] ifaces, in getNetworkStatsDeltaLocked()