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

  /frameworks/base/core/java/android/hardware/usb/
UsbPortStatus.java 38 int supportedRoleCombinations) {
42 mSupportedRoleCombinations = supportedRoleCombinations;
109 + ", supportedRoleCombinations="
134 int supportedRoleCombinations = in.readInt();
136 supportedRoleCombinations);