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
208 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
193 String getProfileOwnerName(int userHandle); in getProfileOwnerName() method
10035 public @Nullable String getProfileOwnerName() throws IllegalArgumentException { in getProfileOwnerName() method in DevicePolicyManager