Searched refs:getSomeActionIntent (Results 1 – 1 of 1) sorted by relevance
369 Intent intent = getSomeActionIntent("some.action"); in shouldHaveStoppedServiceIntentAndIndicateServiceWasntRunning()377 private Intent getSomeActionIntent(String action) { in getSomeActionIntent() method in ShadowApplicationTest389 Intent intent = getSomeActionIntent("some.action"); in shouldHaveStoppedServiceIntentAndIndicateServiceWasRunning()424 context.startService(getSomeActionIntent("some.action")); in shouldClearStartedServiceIntents()425 context.startService(getSomeActionIntent("another.action")); in shouldClearStartedServiceIntents()