Home
last modified time | relevance | path

Searched defs:isTetheringSupported (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl79 boolean isTetheringSupported(String callerPkg); in isTetheringSupported() method
DConnectivityManager.java2097 public boolean isTetheringSupported() { in isTetheringSupported() method in ConnectivityManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java582 public boolean isTetheringSupported(String callerPkg) { in isTetheringSupported() method in ConnectivityServiceMock
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java2987 public boolean isTetheringSupported(String callerPkg) { in isTetheringSupported() method in ConnectivityService
2995 private boolean isTetheringSupported() { in isTetheringSupported() method in ConnectivityService