Home
last modified time | relevance | path

Searched refs:native_set_configuration (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbDeviceConnection.java213 return native_set_configuration(configuration.getId()); in setConfiguration()
438 private native boolean native_set_configuration(int configurationID); in native_set_configuration() method in UsbDeviceConnection
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22386 Landroid/hardware/usb/UsbDeviceConnection;->native_set_configuration(I)Z