Home | History | Annotate | Download | only in browse

Lines Matching refs:REPLY_ALL

264         mReplyAllButton = findViewById(R.id.reply_all);
695 == UIProvider.DefaultReplyBehavior.REPLY_ALL : false;
931 } else if (id == R.id.reply_all) {
955 == UIProvider.DefaultReplyBehavior.REPLY_ALL;
958 m.findItem(R.id.reply_all).setVisible(!defaultReplyAll);