Searched refs:resolveSystemAppInfo (Results 1 – 1 of 1) sorted by relevance
628 public static ActivityInfo resolveSystemAppInfo(String category) { in resolveSystemAppInfo() method in AbstractLauncherUiTest637 return resolveSystemAppInfo(category).packageName; in resolveSystemApp()