Searched refs:pkg (Results 1 – 1 of 1) sorted by relevance
124 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() argument126 result.setClassName(pkg, componentName); in activityIntent()