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

  /frameworks/base/services/usb/java/com/android/server/usb/
UsbPortManager.java 550 mPorts.valueAt(i).mDisposition = PortInfo.DISPOSITION_REMOVED;
576 switch (portInfo.mDisposition) {
579 portInfo.mDisposition = PortInfo.DISPOSITION_READY;
583 portInfo.mDisposition = PortInfo.DISPOSITION_READY;
670 portInfo.mDisposition = PortInfo.DISPOSITION_CHANGED;
672 portInfo.mDisposition = PortInfo.DISPOSITION_READY;
749 public int mDisposition; // default initialized to 0 which means added
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 123 milliseconds