Searched refs:revokeNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
2316 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate()2323 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate_noDelegateExistsNoCrash()2363 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_delegateDisabledByApp()2371 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_wrongDelegate()2418 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_disabledDelegate()2450 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_entirelyDisabledDelegate()
1718 public void revokeNotificationDelegate(String sourcePkg, int sourceUid) { in revokeNotificationDelegate() method in PreferencesHelper
3218 mPreferencesHelper.revokeNotificationDelegate(callingPkg, Binder.getCallingUid());