Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DSyncManagerTest.java20 import static android.content.pm.UserProperties.SHOW_IN_LAUNCHER_WITH_PARENT;
208 .setShowInLauncher(SHOW_IN_LAUNCHER_WITH_PARENT) in getCloneUserProperties()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DUserProperties.java103 SHOW_IN_LAUNCHER_WITH_PARENT,
117 public static final int SHOW_IN_LAUNCHER_WITH_PARENT = 0; field in UserProperties
848 private @ShowInLauncher int mShowInLauncher = SHOW_IN_LAUNCHER_WITH_PARENT;
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserTypeFactory.java142 .setShowInLauncher(UserProperties.SHOW_IN_LAUNCHER_WITH_PARENT) in getDefaultTypeProfileClone()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceUserTypeTest.java208 assertEquals(UserProperties.SHOW_IN_LAUNCHER_WITH_PARENT, props.getShowInLauncher()); in testUserTypeBuilder_defaults()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1105 field public static final int SHOW_IN_LAUNCHER_WITH_PARENT = 0; // 0x0