HomeSort by relevance Sort by last modified time
    Searched defs:canProfileOwnerChange (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserRestrictionsUtilsTest.java 97 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
99 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
101 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
103 assertTrue(UserRestrictionsUtils.canProfileOwnerChange(
105 assertTrue(UserRestrictionsUtils.canProfileOwnerChange(
109 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
111 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
113 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
115 assertFalse(UserRestrictionsUtils.canProfileOwnerChange(
117 assertTrue(UserRestrictionsUtils.canProfileOwnerChange(
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
UserRestrictionsUtils.java 336 public static boolean canProfileOwnerChange(String restriction, int userId) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 69 milliseconds