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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 35 public class NotificationHeaderUtil {
93 public NotificationHeaderUtil(ExpandableNotificationRow row) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java 36 import com.android.systemui.statusbar.NotificationHeaderUtil;
77 private NotificationHeaderUtil mHeaderUtil;
682 mHeaderUtil = new NotificationHeaderUtil(mNotificationParent);
    [all...]

Completed in 597 milliseconds