Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java5942 final NotificationChannel childChannel = childRow.getEntry().channel; in bindGuts() local
5946 channels.add(childChannel); in bindGuts()