Searched refs:createDeviceAttachedIntent (Results 1 – 1 of 1) sorted by relevance
532 resolveActivity(createDeviceAttachedIntent(device), device); in UsbSettingsManager()736 final Intent intent = createDeviceAttachedIntent(device); in deviceAttached()1247 private static Intent createDeviceAttachedIntent(UsbDevice device) { in createDeviceAttachedIntent() method in UsbSettingsManager