Searched refs:revokeNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
2416 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate()2423 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate_noDelegateExistsNoCrash()2463 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_delegateDisabledByApp()2471 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_wrongDelegate()2518 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_disabledDelegate()2550 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_entirelyDisabledDelegate()
1814 public void revokeNotificationDelegate(String sourcePkg, int sourceUid) { in revokeNotificationDelegate() method in PreferencesHelper
3629 mPreferencesHelper.revokeNotificationDelegate(callingPkg, Binder.getCallingUid());