Searched refs:mNotificationKey (Results 1 – 3 of 3) sorted by relevance
59 protected String mNotificationKey; field in NotificationPanelItemView124 if (mNotificationKey != null) { in onFinishInflate()125 NotificationsUtils.openNotification(view.getContext(), mNotificationKey); in onFinishInflate()133 mNotificationKey = notif.getNotificationKey(); in setNotification()
46 private String mNotificationKey; field in TvNotification66 mNotificationKey = key; in TvNotification()84 return mNotificationKey; in getNotificationKey()
108 NotificationsUtils.dismissNotification(getContext(), mNotificationKey); in onFinishInflate()135 if (mNotificationKey != null) { in onFinishInflate()