Searched refs:mEmptyReceivedView (Results 1 – 1 of 1) sorted by relevance
69 private TextView mEmptyReceivedView; field in MessageTestActivity113 mEmptyReceivedView = (TextView) findViewById(R.id.bt_empty_received_messages); in onCreate()114 mReceivedMessages.setEmptyView(mEmptyReceivedView); in onCreate()248 mEmptyReceivedView.setText(textId); in setEmptyViewText()