Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java658 protected static final UserInfo USER_INFO_0 = withProfileGroupId(
676 protected static final UserInfo USER_INFO_P0 = withProfileGroupId(
679 protected static final UserInfo USER_INFO_P1 = withProfileGroupId(
953 protected static UserInfo withProfileGroupId(UserInfo in, int groupId) { in withProfileGroupId() method in BaseShortcutManagerTest