Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
H A DApplicationsStateRoboTest.java103 private static final int PROFILE_UID_2 = UserHandle.getUid(PROFILE_USERID, OWNER_UID_2); field in ApplicationsStateRoboTest
517 appInfo = createApplicationInfo(PKG_2, PROFILE_UID_2); in removeProfileApp_workprofileExists_doResumeIfNeededLocked_shouldClearEntries()
526 addApp(PKG_2, PROFILE_UID_2, PROFILE_USERID); in removeProfileApp_workprofileExists_doResumeIfNeededLocked_shouldClearEntries()
591 appInfo = createApplicationInfo(PKG_2, PROFILE_UID_2); in removeOwnerApp_workprofileExists_doResumeIfNeededLocked_shouldClearEntries()
601 addApp(PKG_2, PROFILE_UID_2, PROFILE_USERID); in removeOwnerApp_workprofileExists_doResumeIfNeededLocked_shouldClearEntries()
620 appInfo = createApplicationInfo(PKG_2, PROFILE_UID_2); in removeOwnerApp_workprofileExists_doResumeIfNeededLocked_shouldClearEntries()
669 appInfo = createApplicationInfo(PKG_2, PROFILE_UID_2); in noAppRemoved_workprofileExists_doResumeIfNeededLocked_shouldNotClearEntries()
678 addApp(PKG_2, PROFILE_UID_2, PROFILE_USERID); in noAppRemoved_workprofileExists_doResumeIfNeededLocked_shouldNotClearEntries()
696 appInfo = createApplicationInfo(PKG_2, PROFILE_UID_2); in noAppRemoved_workprofileExists_doResumeIfNeededLocked_shouldNotClearEntries()