HomeSort by relevance Sort by last modified time
    Searched refs:isUsbRNDISStarted (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 166 boolean isUsbRNDISStarted();
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 576 public boolean isUsbRNDISStarted() throws IllegalStateException {
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java 498 if (!service.isUsbRNDISStarted()) {
503 if (service.isUsbRNDISStarted()) {
    [all...]

Completed in 21 milliseconds