Home
last modified time | relevance | path

Searched defs:mProfileUserId (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/accounts/src/android/host/accounts/
DAccountManagerXUserTest.java68 private int mProfileUserId; field in AccountManagerXUserTest
148 mProfileUserId, in testAddMockAccountForUserProfile() local
163 mProfileUserId, in testGetAccountsForUserProfile() local
202 mProfileUserId, in testCreateContextAsUserForSameUser_revokePermissions() local
/cts/hostsidetests/backup/src/android/cts/backup/
DMultiUserBackupStateTest.java43 private Optional<Integer> mProfileUserId = Optional.empty(); field in MultiUserBackupStateTest
DProfileSerialNumberHostSideTest.java45 private Optional<Integer> mProfileUserId = Optional.empty(); field in ProfileSerialNumberHostSideTest
DProfileFullBackupRestoreHostSideTest.java39 private Optional<Integer> mProfileUserId = Optional.empty(); field in ProfileFullBackupRestoreHostSideTest
DProfileKeyValueBackupRestoreHostSideTest.java47 private Optional<Integer> mProfileUserId = Optional.empty(); field in ProfileKeyValueBackupRestoreHostSideTest
DParallelUserBackupRestoreHostSideTest.java58 private Optional<Integer> mProfileUserId = Optional.empty(); field in ParallelUserBackupRestoreHostSideTest
DProfileScheduledJobHostSideTest.java71 private Optional<Integer> mProfileUserId = Optional.empty(); field in ProfileScheduledJobHostSideTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DLauncherAppsProfileTest.java43 private int mProfileUserId; field in LauncherAppsProfileTest
DBaseManagedProfileTest.java51 protected int mProfileUserId; field in BaseManagedProfileTest
DManagedProfileContactsTest.java207 private int mProfileUserId; field in ManagedProfileContactsTest.ContactsTestSet
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNotificationListenerTest.java66 private int mProfileUserId; field in NotificationListenerTest