Searched defs:launchIntent (Results 1 – 2 of 2) sorted by relevance
200 public void launchIntent(String intentName) throws InterruptedException { in launchIntent() method in ActivityHelper224 public void launchIntent(Intent intent) throws InterruptedException { in launchIntent() method in ActivityHelper
113 public void launchIntent(Intent intent) { in launchIntent() method in AuptTestCase