Searched refs:getBlockedChannelCount (Results 1 – 5 of 5) sorted by relevance
118 int getBlockedChannelCount(String pkg, int uid); in getBlockedChannelCount() method
1834 public int getBlockedChannelCount(String pkg, int uid) { in getBlockedChannelCount() method in PreferencesHelper
4415 public int getBlockedChannelCount(String pkg, int uid) {4417 return mPreferencesHelper.getBlockedChannelCount(pkg, uid);
2483 assertEquals(1, mHelper.getBlockedChannelCount(PKG_N_MR1, UID_N_MR1)); in testGetBlockedChannelCount()2484 assertEquals(0, mHelper.getBlockedChannelCount("pkg2", UID_O)); in testGetBlockedChannelCount()
6438 Landroid/app/INotificationManager$Stub$Proxy;->getBlockedChannelCount(Ljava/lang/String;I)I6630 Landroid/app/INotificationManager;->getBlockedChannelCount(Ljava/lang/String;I)I