Searched refs:isPrivateProfile (Results 1 – 5 of 5) sorted by relevance
93 fun isPrivateProfile(): Boolean = proxy.isPrivateProfile() method
51 android.content.pm.UserInfo,public boolean isPrivateProfile()
623 assertThat(umOfProfile.isPrivateProfile()).isTrue(); in testPrivateProfile()630 && user.isPrivateProfile())) in testPrivateProfile()732 assertThat(umOfSys.isPrivateProfile()).isFalse(); in testSystemUser()
1180 method @FlaggedApi("android.os.allow_private_profile") public boolean isPrivateProfile();
11270 method @FlaggedApi("android.os.allow_private_profile") public boolean isPrivateProfile();