Searched defs:sendIntent (Results 1 – 2 of 2) sorted by relevance
133 private void sendIntent(final Intent intent) throws Throwable { in sendIntent() method in IntentHandlerTests137 private void sendIntent(final Intent intent, boolean waitForLoadStart) throws Throwable { in sendIntent() method in IntentHandlerTests
71 private void sendIntent(String sourcePackage, String action, Boolean replacingExtra) { in sendIntent() method in VoicemailCleanupServiceTest