Home | History | Annotate | Download | only in cts

Lines Matching defs:getAction

523         assertEquals(intent.getAction(), mContextWrapper.registerReceiver(stickyReceiver,
524 new IntentFilter(MOCK_STICKY_ACTION)).getAction());
887 String action = intent.getAction();