Searched defs:getProfileOwnerName (Results 1 – 6 of 6) sorted by relevance
62 public String getProfileOwnerName() { in getProfileOwnerName() method in FakeSecurityController
37 String getProfileOwnerName(); in getProfileOwnerName() method
218 public String getProfileOwnerName() { in getProfileOwnerName() method in SecurityControllerImpl
57 override fun getProfileOwnerName(): String? = fakeState.profileOwnerName in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController
194 String getProfileOwnerName(int userHandle); in getProfileOwnerName() method
10357 public @Nullable String getProfileOwnerName() throws IllegalArgumentException { in getProfileOwnerName() method in DevicePolicyManager