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);
431 if (sProxy.isSeparateProfileChallengeEnabled(lockPatternUtils, userId)) { in checkIfPasswordQualityIsSet()496 sProxy.isSeparateProfileChallengeEnabled(lockPatternUtils, userInfo.id); in checkForLockSetting()515 DevicePolicyManager parentDpm = sProxy.getParentProfileInstance(dpm, userInfo); in checkForLockSetting()668 static Proxy sProxy = new Proxy(); field in RestrictedLockUtilsInternal
86 RestrictedLockUtilsInternal.sProxy = mProxy; in setUp()