Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceUserTypeTest.java209 final String userTypeAosp2 = "android.test.2"; // Profile user that is customized in testUserTypeFactoryCustomize_profile() local
220 builders.put(userTypeAosp2, new UserTypeDetails.Builder() in testUserTypeFactoryCustomize_profile()
238 aospType = builders.get(userTypeAosp2).createUserTypeDetails(); in testUserTypeFactoryCustomize_profile()