Searched refs:getBlockedChannelCount (Results 1 – 5 of 5) sorted by relevance
114 int getBlockedChannelCount(String pkg, int uid); in getBlockedChannelCount() method
1770 public int getBlockedChannelCount(String pkg, int uid) { in getBlockedChannelCount() method in PreferencesHelper
4159 public int getBlockedChannelCount(String pkg, int uid) {4161 return mPreferencesHelper.getBlockedChannelCount(pkg, uid);
2289 assertEquals(1, mHelper.getBlockedChannelCount(PKG_N_MR1, UID_N_MR1)); in testGetBlockedChannelCount()2290 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