Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DAppStateNotificationBridge.java89 addBlockStatus(entry, stats); in loadAllExtraInfo()
99 addBlockStatus(entry, stats); in updateExtraInfo()
123 private void addBlockStatus(AppEntry entry, NotificationsSentState stats) { in addBlockStatus() method in AppStateNotificationBridge