Searched defs:tethered (Results 1 – 6 of 6) sorted by relevance
389 String[] tethered = mTm.getTetheredIfaces(); in updateBluetoothAndEthernetState() local393 private void updateBluetoothAndEthernetState(String[] tethered) { in updateBluetoothAndEthernetState()400 String[] tethered = mTm.getTetheredIfaces(); in updateUsbState() local405 void updateUsbState(String[] tethered) { in updateUsbState()486 void updateEthernetState(String[] available, String[] tethered) { in updateEthernetState()651 String[] tethered = interfaces.toArray(new String[interfaces.size()]); in onTetheredInterfacesChanged() local
77 TetheredDevice tethered = new TetheredDevice(macAddr); in createTetheredDevice() local176 TetheredDevice tethered = mTetheredDevices.valueAt(i); in maybeReplyArp() local
904 RemoteResponder remote, TetheredDevice tethered) throws Exception { in isIpv4TetherConnectivityVerified()924 final TetheredDevice tethered = tester.createTetheredDevice(MacAddress.fromString( in runUdp4Test() local
269 String [] tethered = {"rndis0"}; in updateState_usbTetheringIsEnabled_checksUsbTethering() local287 String [] tethered = {"rndis0"}; in updateState_usbTetheringIsDisabled_unchecksUsbTethering() local
220 void updateState(@Nullable String[] tethered) { in updateState()245 int getTetheringState(@Nullable String[] tethered) { in getTetheringState()
1038 final ArrayList<TetheringInterface> tethered = new ArrayList<>(); in sendTetherStateChangedBroadcast() local1093 final ArrayList<TetheringInterface> tethered, in buildTetherStatesParcel()1112 final ArrayList<TetheringInterface> tethered, in buildStateChangeIntent()