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