Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceUserTypeTest.java210 final String userTypeOem1 = "custom.test.1"; // Custom-defined profile in testUserTypeFactoryCustomize_profile() local
266 UserTypeDetails.Builder customType = builders.get(userTypeOem1); in testUserTypeFactoryCustomize_profile()