Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DRankingCoordinator.java85 return mSilentNotifSectioner; in getSilentSectioner()
110 private final NotifSectioner mSilentNotifSectioner = new NotifSectioner("Silent", field in RankingCoordinator