Searched refs:supportsEnableContaminantPresenceDetection (Results 1 – 3 of 3) sorted by relevance
41 boolean supportsEnableContaminantPresenceDetection) { in ParcelableUsbPort() argument48 supportsEnableContaminantPresenceDetection; in ParcelableUsbPort()62 port.supportsEnableContaminantPresenceDetection()); in of()100 boolean supportsEnableContaminantPresenceDetection = in.readBoolean();105 supportsEnableContaminantPresenceDetection);
69 boolean supportsEnableContaminantPresenceDetection) { in UsbPort() argument81 supportsEnableContaminantPresenceDetection; in UsbPort()136 public boolean supportsEnableContaminantPresenceDetection() { in supportsEnableContaminantPresenceDetection() method in UsbPort
323 if (!portInfo.mUsbPort.supportsEnableContaminantPresenceDetection()) { in enableContaminantDetection()723 current.supportsEnableContaminantPresenceDetection, in notifyPortStatusChange_1_2()814 portInfo.supportsEnableContaminantPresenceDetection, in updatePortsLocked()826 currentPortInfo.supportsEnableContaminantPresenceDetection, in updatePortsLocked()861 boolean supportsEnableContaminantPresenceDetection, in addOrUpdatePortLocked() argument916 supportsEnableContaminantPresenceDetection); in addOrUpdatePortLocked()943 if (supportsEnableContaminantPresenceDetection in addOrUpdatePortLocked()944 != portInfo.mUsbPort.supportsEnableContaminantPresenceDetection()) { in addOrUpdatePortLocked()949 + portInfo.mUsbPort.supportsEnableContaminantPresenceDetection() in addOrUpdatePortLocked()950 + ", current=" + supportsEnableContaminantPresenceDetection); in addOrUpdatePortLocked()[all …]