Searched refs:revokeNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
3740 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate()3747 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate_noDelegateExistsNoCrash()3767 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_delegateDisabledByApp()3775 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_wrongDelegate()3816 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_disabledDelegate()
1930 public void revokeNotificationDelegate(String sourcePkg, int sourceUid) { in revokeNotificationDelegate() method in PreferencesHelper
3806 mPreferencesHelper.revokeNotificationDelegate(callingPkg, Binder.getCallingUid());