Home
last modified time | relevance | path

Searched defs:getConnectionStatus (Results 1 – 25 of 171) sorted by relevance

1234567

/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DWifiUtils.java31 static int getConnectionStatus(WifiEntry wifiEntry) { in getConnectionStatus() method in WifiUtils
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfile.java38 int getConnectionStatus(BluetoothDevice device); in getConnectionStatus() method
H A DOppProfile.java43 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in OppProfile
H A DPbapServerProfile.java94 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in PbapServerProfile
H A DHidDeviceProfile.java107 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in HidDeviceProfile
H A DPanProfile.java89 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in PanProfile
H A DHfpClientProfile.java128 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in HfpClientProfile
H A DMapClientProfile.java115 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in MapClientProfile
H A DMapProfile.java116 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in MapProfile
H A DSapProfile.java114 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in SapProfile
H A DPbapClientProfile.java129 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in PbapClientProfile
H A DA2dpSinkProfile.java118 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in A2dpSinkProfile
H A DCsipSetCoordinatorProfile.java136 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in CsipSetCoordinatorProfile
H A DHidProfile.java106 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in HidProfile
H A DHeadsetProfile.java117 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in HeadsetProfile
H A DVolumeControlProfile.java262 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in VolumeControlProfile
H A DLeAudioProfile.java177 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in LeAudioProfile
H A DHearingAidProfile.java191 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in HearingAidProfile
H A DA2dpProfile.java160 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in A2dpProfile
H A DLocalBluetoothLeBroadcastAssistant.java459 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in LocalBluetoothLeBroadcastAssistant
H A DHapClientProfile.java554 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in HapClientProfile
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/testutils/
DBluetoothTestUtils.java119 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in BluetoothTestUtils.TestLocalBluetoothProfile
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/testutils/
DBluetoothTestUtils.java119 public int getConnectionStatus(BluetoothDevice device) { in getConnectionStatus() method in BluetoothTestUtils.TestLocalBluetoothProfile
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DPhysicalChannelConfig.java296 public int getConnectionStatus() { in getConnectionStatus() method in PhysicalChannelConfig
/aosp_15_r20/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
H A DConnectionManager.java129 public ConnectionStatus getConnectionStatus() { in getConnectionStatus() method in ConnectionManager

1234567