Searched refs:ExampleIntentReceivingActivity1 (Results 1 – 2 of 2) sorted by relevance
37 filter.addAction(ExampleIntentReceivingActivity1.CONFIRM_ACTION); in setUp()101 if (intent.getAction().equals(ExampleIntentReceivingActivity1.CONFIRM_ACTION)) { in onReceive()
23 public class ExampleIntentReceivingActivity1 extends Activity { class