Searched refs:intentSuffix (Results 1 – 1 of 1) sorted by relevance
83 protected void startTestActivity(String intentSuffix) { in startTestActivity() argument85 intent.setAction("android.intent.action.TEST_START_ACTIVITY_" + intentSuffix); in startTestActivity()