Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/users/
DUserInfo.kt90 fun isCommunalProfile(): Boolean = proxy.isCommunalProfile() method
/cts/common/device-side/bedstead/testapisreflection/java/apis/
Dallowlisted-test-methods.txt50 android.content.pm.UserInfo,public boolean isCommunalProfile()
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java439 assertThat(umOfCommunal.isCommunalProfile()).isTrue(); in testCommunalProfile()
448 .filter(UserInfo::isCommunalProfile).toList(); in testCommunalProfile()
728 assertThat(umOfSys.isCommunalProfile()).isFalse(); in testSystemUser()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt1169 …ethod @FlaggedApi("android.multiuser.support_communal_profile") public boolean isCommunalProfile();
Dcurrent.txt34016 …ethod @FlaggedApi("android.multiuser.support_communal_profile") public boolean isCommunalProfile();