Searched refs:mAlwaysShowPicturesButton (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/
H A DMessageViewFragmentBase.java136 private View mAlwaysShowPicturesButton; field in class:MessageViewFragmentBase
310 mAlwaysShowPicturesButton = UiUtilities.getView(view, R.id.always_show_pictures_button);
317 mAlwaysShowPicturesButton.setOnClickListener(this);
594 || isVisible(mAlwaysShowPicturesButton));

Completed in 29 milliseconds