Searched refs:isCommunalProfile (Results 1 – 5 of 5) sorted by relevance
90 fun isCommunalProfile(): Boolean = proxy.isCommunalProfile() method
50 android.content.pm.UserInfo,public boolean isCommunalProfile()
439 assertThat(umOfCommunal.isCommunalProfile()).isTrue(); in testCommunalProfile()448 .filter(UserInfo::isCommunalProfile).toList(); in testCommunalProfile()728 assertThat(umOfSys.isCommunalProfile()).isFalse(); in testSystemUser()
1169 …ethod @FlaggedApi("android.multiuser.support_communal_profile") public boolean isCommunalProfile();
34016 …ethod @FlaggedApi("android.multiuser.support_communal_profile") public boolean isCommunalProfile();