Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20917/src/android/security/cts/CVE_2023_20917/
DPocActivity.java30 if (getIntent().getData().getUserInfo() == null) { in onCreate()
DSecondPocActivity.java30 if (getIntent().getData().getUserInfo() == null) { in onCreate()
DThirdPocActivity.java30 if (getIntent().getData().getUserInfo() == null) { in onCreate()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/users/
DUserInfoStatsTests.java124 if (atom.getUserInfo().getUserId() == userId) { in findUserById()
125 return atom.getUserInfo(); in findUserById()
/cts/hostsidetests/packagemanager/stats/device/src/com/android/cts/packagemanager/stats/device/
DPackageInstallationSessionReportedStatsTestsHelper.java56 userManager.getUserInfo(Integer.parseInt(userId)).userType)); in getUserTypeIntegers()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40086/src/android/security/cts/CVE_2023_40086/
DDeviceTest.java137 .getUserInfo() in testPocCVE_2023_40086()
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java283 public UserInfo getUserInfo(int userId) throws Exception { in getUserInfo() method in CarHostJUnit4TestCase
408 UserInfo userInfo = getUserInfo(userId); in isUserInitialized()
417 UserInfo userInfo = getUserInfo(userId); in isUserEphemeral()
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java1371 mUserManager::getUserInfo, in testSecondaryUser()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt28893 method @Nullable public abstract String getUserInfo();