HomeSort by relevance Sort by last modified time
    Searched full:accessoryattached (Results 1 - 6 of 6) sorted by null

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DemoKitTablet.java 14 mOutputController.accessoryAttached();
AccessoryController.java 22 void accessoryAttached() {
BaseActivity.java 60 mInputController.accessoryAttached();
DemoKitPhone.java 39 mOutputController.accessoryAttached();
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java 662 // defer accessoryAttached if system is not ready
664 mUsbDeviceManager.getCurrentSettings().accessoryAttached(mCurrentAccessory);
    [all...]
UsbProfileGroupSettingsManager.java 722 public void accessoryAttached(UsbAccessory accessory) {
    [all...]

Completed in 331 milliseconds