Searched refs:appServiceIdText (Results 1 – 1 of 1) sorted by relevance
477 TextView appServiceIdText = sampleView.findViewById(R.id.app_service_id); in initSampleView() local478 appServiceIdText.setText("App Service ID: " + mAppServiceId); in initSampleView()