Home
last modified time | relevance | path

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

/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DShortcutManagerMultiuserTest.java65 final int secondUserID = getOrCreateSecondaryUser(); in testSecondaryUser()
DBaseShortcutManagerHostTest.java157 protected int getOrCreateSecondaryUser() throws Exception { in getOrCreateSecondaryUser() method in BaseShortcutManagerHostTest