Home
last modified time | relevance | path

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

/platform_testing/libraries/aoa-helper/src/com/android/helper/aoa/
DAoaDevice.java90 AoaDevice(@Nonnull UsbHelper helper, @Nonnull UsbDevice delegate) { in AoaDevice() argument
92 mDelegate = delegate; in AoaDevice()