Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/
DConnectivityFragment.java495 view.findViewById(R.id.stopLocalOnly).setOnClickListener(v -> stopLocalOnly()); in onCreateView()
663 private void stopLocalOnly() { in stopLocalOnly() method in ConnectivityFragment