Searched refs:setEmptyViewText (Results 1 – 1 of 1) sorted by relevance
119 setEmptyViewText(R.string.bt_no_messages); in onCreate()222 setEmptyViewText(R.string.bt_waiting); in handleStateChange()228 setEmptyViewText(R.string.bt_connecting); in handleStateChange()233 setEmptyViewText(R.string.bt_no_messages); in handleStateChange()241 setEmptyViewText(R.string.bt_no_messages); in handleStateChange()247 private void setEmptyViewText(int textId) { in setEmptyViewText() method in MessageTestActivity