Searched defs:eventsSupported (Results 1 – 2 of 2) sorted by relevance
29 public final @Nullable int[] eventsSupported; field in MtpDeviceRecord33 @Nullable int[] eventsSupported) { in MtpDeviceRecord()
298 int[] eventsSupported = null; in createDeviceRecord() local