Searched defs:newIntent (Results 1 – 3 of 3) sorted by relevance
115 Intent newIntent = in onReceive() local
228 public ActivityController<T> newIntent(Intent intent) { in newIntent() method in ActivityController
273 Intent newIntent = new Intent("someAction"); in cancel_removesMatchingPendingIntentsWithActions() local