Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiConnectivityManagerTest.java503 mWifiConnectivityManager.handleConnectionStateChanged( in setWifiStateConnected()
523 mWifiConnectivityManager.handleConnectionStateChanged( in alreadyConnectedOnPrimaryCmm_dontConnectAgain()
544 mWifiConnectivityManager.handleConnectionStateChanged( in disconnectedOnPrimaryCmm_connectUsingPrimaryCmm()
576 mWifiConnectivityManager.handleConnectionStateChanged( in requestSecondaryTransientCmm_gotNullCmm()
620 mWifiConnectivityManager.handleConnectionStateChanged( in requestSecondaryTransientCmm_gotAlreadyConnectedCmm()
659 mWifiConnectivityManager.handleConnectionStateChanged( in connectWhenConnected_UsingMbb()
700 mWifiConnectivityManager.handleConnectionStateChanged( in connectWhenConnected_UsingBbmIfBothNetworksHaveMacRandomizationDisabled()
752 mWifiConnectivityManager.handleConnectionStateChanged( in secondaryLongLived_noOemPaidOrOemPrivateConnectionAllowed()
779 mWifiConnectivityManager.handleConnectionStateChanged( in secondaryLongLived_oemPaidConnectionAllowedWithOemPrivateCandidate()
806 mWifiConnectivityManager.handleConnectionStateChanged( in secondaryLongLived_oemPrivateConnectionAllowedWithOemPaidCandidate()
[all …]
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
H A DBluetoothStateReceiver.java64 handleConnectionStateChanged(intent); in onReceive()
108 private void handleConnectionStateChanged(Intent intent) { in handleConnectionStateChanged() method in BluetoothStateReceiver
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothRouteProvider.java494 handleConnectionStateChanged(BluetoothProfile.A2DP, intent, device); in onReceive()
497 handleConnectionStateChanged(BluetoothProfile.HEARING_AID, intent, device); in onReceive()
502 private void handleConnectionStateChanged(int profile, Intent intent, in handleConnectionStateChanged() method in BluetoothRouteProvider.DeviceStateChangedReceiver
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DClientModeImpl.java5515 mWifiConnectivityManager.handleConnectionStateChanged(
5748 mWifiConnectivityManager.handleConnectionStateChanged(
5778 mWifiConnectivityManager.handleConnectionStateChanged(
5814 mWifiConnectivityManager.handleConnectionStateChanged(
H A DWifiConnectivityManager.java2223 public void handleConnectionStateChanged( in handleConnectionStateChanged() method in WifiConnectivityManager
/aosp12/frameworks/base/services/
H A Dart-profile24191 …ver/media/BluetoothRouteProvider$DeviceStateChangedReceiver;->handleConnectionStateChanged(ILandro…