Searched refs:mShowNotificationButton (Results 1 – 3 of 3) sorted by relevance
48 private Button mShowNotificationButton; field in HeadsUpNotificationFragment89 mShowNotificationButton = (Button) view.findViewById(R.id.show_notification_button); in onViewCreated()90 mShowNotificationButton.setOnClickListener(new View.OnClickListener() { in onViewCreated()
54 private Button mShowNotificationButton; field in VisibilityMetadataFragment89 mShowNotificationButton = (Button) view.findViewById(R.id.show_notification_button); in onViewCreated()90 mShowNotificationButton.setOnClickListener(new View.OnClickListener() { in onViewCreated()
70 private Button mShowNotificationButton; field in OtherMetadataFragment122 mShowNotificationButton = (Button) view.findViewById(R.id.show_notification_button); in onViewCreated()123 mShowNotificationButton.setOnClickListener(new View.OnClickListener() { in onViewCreated()