Home
last modified time | relevance | path

Searched defs:resolveSystemAppInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DTestUtil.java240 public static ActivityInfo resolveSystemAppInfo(String category) { in resolveSystemAppInfo() method in TestUtil
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DBaseLauncherTaplTest.java479 public static ActivityInfo resolveSystemAppInfo(String category) { in resolveSystemAppInfo() method in BaseLauncherTaplTest