Searched refs:revokeNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
3982 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate()3989 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate_noDelegateExistsNoCrash()4009 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_delegateDisabledByApp()4017 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_wrongDelegate()4052 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_disabledDelegate()
1992 public void revokeNotificationDelegate(String sourcePkg, int sourceUid) { in revokeNotificationDelegate() method in PreferencesHelper
4036 mPreferencesHelper.revokeNotificationDelegate(callingPkg, Binder.getCallingUid());