Home
last modified time | relevance | path

Searched refs:notSupported (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/diagnostic/
DDiagnosticTestFragment.java97 String notSupported = Car.DIAGNOSTIC_SERVICE + " not supported"; in resumeDiagnosticManager() local
98 mLiveDiagnosticInfo.setText(notSupported); in resumeDiagnosticManager()
99 mFreezeDiagnosticInfo.setText(notSupported); in resumeDiagnosticManager()