Searched refs:intentName (Results 1 – 1 of 1) sorted by relevance
200 public void launchIntent(String intentName) throws InterruptedException { in launchIntent() argument202 Intent intent = new Intent(intentName); in launchIntent()