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

  /frameworks/base/core/java/android/hardware/
Usb.java 29 * and a value of either {@link #USB_FUNCTION_ENABLED} or {@link #USB_FUNCTION_DISABLED}.
51 * and a value of either {@link #USB_FUNCTION_ENABLED} or {@link #USB_FUNCTION_DISABLED}.
98 public static final String USB_FUNCTION_DISABLED = "disabled";
  /frameworks/base/services/java/com/android/server/
UsbObserver.java 168 intent.putExtra(mDisabledFunctions.get(i), Usb.USB_FUNCTION_DISABLED);

Completed in 13 milliseconds