Searched refs:mNumberOfNotifications (Results 1 – 1 of 1) sorted by relevance
54 private TextView mNumberOfNotifications; field in ActiveNotificationsFragment79 mNumberOfNotifications = (TextView) view.findViewById(R.id.number_of_notifications); in onViewCreated()158 mNumberOfNotifications.setText(getString(R.string.active_notifications, in updateNumberOfNotifications()