Searched defs:getDeviceOwnerName (Results 1 – 5 of 5) sorted by relevance
57 public String getDeviceOwnerName() { in getDeviceOwnerName() method in FakeSecurityController
35 String getDeviceOwnerName(); in getDeviceOwnerName() method
198 public String getDeviceOwnerName() { in getDeviceOwnerName() method in SecurityControllerImpl
57 override fun getDeviceOwnerName(): String? = fakeState.deviceOwnerName in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController
185 String getDeviceOwnerName(); in getDeviceOwnerName() method