Home
last modified time | relevance | path

Searched refs:removeTypeAtIndex (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DTetherService.java187 removeTypeAtIndex(index); in onStartCommand()
223 private void removeTypeAtIndex(int index) { in removeTypeAtIndex() method in TetherService
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/tether/
DTetherService.java168 removeTypeAtIndex(index); in onStartCommand()
205 private void removeTypeAtIndex(int index) { in removeTypeAtIndex() method in TetherService