Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/
H A DNetworkListAdapter.java60 vh.netState = convertView.findViewById(R.id.network_state); in getView()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiStatusTest.java136 mNetworkState = (TextView) findViewById(R.id.network_state); in onCreate()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp702 jint network_state, jint service_type, in notifyDeviceStatusNative() argument
717 (bluetooth::headset::bthf_network_state_t)network_state, in notifyDeviceStatusNative()