Searched refs:setDeviceOwnerInfo (Results 1 – 2 of 2) sorted by relevance
689 public void setDeviceOwnerInfo(String info) { in setDeviceOwnerInfo() method in LockPatternUtils
5940 mLockPatternUtils.setDeviceOwnerInfo(info != null ? info.toString() : null); in setDeviceOwnerLockScreenInfo()