Searched refs:getDefaultUserPropertiesReference (Results 1 – 5 of 5) sorted by relevance
153 assertEquals(10, type.getDefaultUserPropertiesReference() in testUserTypeBuilder_createUserType()155 assertEquals(1, type.getDefaultUserPropertiesReference() in testUserTypeBuilder_createUserType()160 assertEquals(340, type.getDefaultUserPropertiesReference() in testUserTypeBuilder_createUserType()328 assertEquals(10, aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()330 assertEquals(1, aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()333 assertTrue(aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()336 assertTrue(aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()373 assertEquals(0, aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()376 assertFalse(aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()379 assertFalse(aospType.getDefaultUserPropertiesReference() in testUserTypeFactoryCustomize_profile()[all …]
168 final UserProperties typeProps = userTypeDetails.getDefaultUserPropertiesReference(); in testCloneUser()858 final UserProperties typeProps = userTypeDetails.getDefaultUserPropertiesReference(); in testUserProperties()
299 public @NonNull UserProperties getDefaultUserPropertiesReference() { in getDefaultUserPropertiesReference() method in UserTypeDetails
3917 userTypeDetails.getDefaultUserPropertiesReference()); in upgradeIfNecessaryLP()4101 mUserTypes.get(userData.info.userType).getDefaultUserPropertiesReference()); in fallbackToSingleUserLP()4535 = userTypeDetails.getDefaultUserPropertiesReference();4910 userTypeDetails.getDefaultUserPropertiesReference());
7204 HSPLcom/android/server/pm/UserTypeDetails;->getDefaultUserPropertiesReference()Landroid/content/pm/…