HomeSort by relevance Sort by last modified time
    Searched refs:USB_FUNCTION_ENABLED (Results 1 - 3 of 3) 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}.
92 public static final String USB_FUNCTION_ENABLED = "enabled";
  /frameworks/base/services/java/com/android/server/
UsbObserver.java 165 intent.putExtra(mEnabledFunctions.get(i), Usb.USB_FUNCTION_ENABLED);
NotificationManagerService.java 358 boolean adbEnabled = (Usb.USB_FUNCTION_ENABLED.equals(
    [all...]

Completed in 74 milliseconds