Home
last modified time | relevance | path

Searched refs:getMainUserId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DTestUtil.java74 final int defaultUserId = getMainUserId(); in installDummyApp()
118 public static int getMainUserId() throws IOException { in getMainUserId() method in TestUtil