Searched refs:mShowSendCommand (Results 1 – 1 of 1) sorted by relevance
133 private boolean mShowSendCommand; field in MessageListFragment533 send.setVisible(mShowSendCommand); in onPrepareOptionsMenu()1187 if (show != mShowSendCommand) { in showSendCommand()1188 mShowSendCommand = show; in showSendCommand()