Home
last modified time | relevance | path

Searched refs:getTetheredIfaces (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl88 String[] getTetheredIfaces(); in getTetheredIfaces() method
DConnectivityManager.java1970 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityManager
1972 return mService.getTetheredIfaces(); in getTetheredIfaces()
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DConnectivityManagerTestBase.java229 String[] active = mCm.getTetheredIfaces(); in waitForTetherStateChange()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java569 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityServiceMock
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java2969 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityService
2971 return mTethering.getTetheredIfaces(); in getTetheredIfaces()
5523 for (String tether : getTetheredIfaces()) { in factoryReset()
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1068 public String[] getTetheredIfaces() { in getTetheredIfaces() method in Tethering
/frameworks/base/config/
Dboot-image-profile.txt27146 HSPLandroid/net/IConnectivityManager;->getTetheredIfaces()[Ljava/lang/String;