Searched refs:newDeviceEventIntent (Results 1 – 2 of 2) sorted by relevance
62 public static Intent newDeviceEventIntent(@NonNull String sender, in newDeviceEventIntent() method in DeviceEvent
247 final Intent intent = DeviceEvent.newDeviceEventIntent(sender, type); in sendEvent()