Searched refs:revokeNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
2184 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate()2191 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testRevokeNotificationDelegate_noDelegateExistsNoCrash()2231 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_delegateDisabledByApp()2239 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testIsDelegateAllowed_wrongDelegate()2284 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_disabledDelegate()2314 mHelper.revokeNotificationDelegate(PKG_O, UID_O); in testDelegateXml_entirelyDisabledDelegate()
1362 public void revokeNotificationDelegate(String sourcePkg, int sourceUid) { in revokeNotificationDelegate() method in PreferencesHelper
2649 mPreferencesHelper.revokeNotificationDelegate(callingPkg, Binder.getCallingUid());