HomeSort by relevance Sort by last modified time
    Searched defs:getDeletedChannelCount (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/notification/
NotificationBackend.java 169 public int getDeletedChannelCount(String pkg, int uid) {
171 return sINM.getDeletedChannelCount(pkg, uid);
  /frameworks/base/services/core/java/com/android/server/notification/
RankingHelper.java     [all...]

Completed in 89 milliseconds