Home
last modified time | relevance | path

Searched refs:setInvalidMessageSent (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java532 mHelper.setInvalidMessageSent(PKG_P, UID_P); in testChannelXmlForBackup()
3813 mHelper.setInvalidMessageSent(PKG_P, UID_P); in testInvalidMessageSent()
3824 mHelper.setInvalidMessageSent(PKG_P, UID_P); in testValidMessageSent()
3843 mHelper.setInvalidMessageSent(PKG_P, UID_P); in testUserDemotedInvalidMsgApp()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java716 public boolean setInvalidMessageSent(String packageName, int uid) { in setInvalidMessageSent() method in PreferencesHelper
H A DNotificationManagerService.java3023 if (mPreferencesHelper.setInvalidMessageSent(
/aosp12/frameworks/base/services/
H A Dart-profile27444 HPLcom/android/server/notification/PreferencesHelper;->setInvalidMessageSent(Ljava/lang/String;I)Z