Searched refs:mEmptyNewView (Results 1 – 1 of 1) sorted by relevance
64 private TextView mEmptyNewView; field in DevicePickerActivity88 mEmptyNewView = (TextView) findViewById(R.id.bt_empty_new_devices); in onCreate()89 newDevicesListView.setEmptyView(mEmptyNewView); in onCreate()189 mEmptyNewView.setText(R.string.bt_scanning); in onReceive()192 mEmptyNewView.setText(R.string.bt_no_devices); in onReceive()