Searched refs:sProxy (Results 1 – 3 of 3) sorted by relevance
56 private static final ProxyTransactListener sProxy = new ProxyTransactListener() { field in DejankUtils105 Binder.setProxyTransactListener(sProxy);
298 DevicePolicyManager parentDpm = sProxy.getParentProfileInstance(dpm, in checkIfInputMethodDisallowed()504 if (sProxy.isSeparateProfileChallengeEnabled(lockPatternUtils, userId)) { in checkIfPasswordQualityIsSet()569 sProxy.isSeparateProfileChallengeEnabled(lockPatternUtils, userInfo.id); in checkForLockSetting()588 DevicePolicyManager parentDpm = sProxy.getParentProfileInstance(dpm, userInfo); in checkForLockSetting()761 static Proxy sProxy = new Proxy(); field in RestrictedLockUtilsInternal
86 RestrictedLockUtilsInternal.sProxy = mProxy; in setUp()