Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDetailsControllerTestBase.java106 DeviceConfig setConnected(boolean newValue) { in setConnected() method in BluetoothDetailsControllerTestBase.DeviceConfig
142 .setConnected(true) in makeDefaultDeviceConfig()
H A DBluetoothDetailsProfilesControllerTest.java279 setupDevice(makeDefaultDeviceConfig().setConnected(false).setConnectionSummary(null)); in disconnectedDeviceOneProfile()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareDataPathStateManagerTest.java532 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testMultipleNdpsOnSingleNdi()
655 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testMultipleIdenticalRequests()
776 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testMultipleNdiToSamePeer()
863 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testMultipleNdiToDifferentPeer()
955 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testMultipleNdpToDifferentPeerOnSingleNdi()
1626 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testDataPathInitiatorUtilityMore()
1740 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testDataPathResponderUtility()
2231 inOrder.verify(mMockNetworkInterface).setConnected(agentCaptor.capture()); in testDataPathAcceptsAnyResponderWithMultipleInitiator()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/
H A DMockHWC2.h32 MOCK_METHOD(void, setConnected, (bool), (override));
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h81 virtual void setConnected(bool connected) = 0; // For use by Device only
216 void setConnected(bool connected) override; // For use by Device only
H A DHWComposer.cpp271 display->setConnected(true); in allocateVirtualDisplay()
292 newDisplay->setConnected(true); in allocatePhysicalDisplay()
948 mDisplayData[*displayId].hwcDisplay->setConnected(false); in onHotplugDisconnect()
H A DHWC2.cpp548 void Display::setConnected(bool connected) { in setConnected() function in android::HWC2::impl::Display
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareDataPathStateManager.java738 mNiWrapper.setConnected(nnri.networkAgent); in handleAddressValidation()
1690 public void setConnected(WifiAwareNetworkAgent networkAgent) { in setConnected() method in WifiAwareDataPathStateManager.NetworkInterfaceWrapper
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiMetrics.java845 public void setConnected(boolean connected) { in setConnected() method in WifiMetrics.WifiStatusBuilder
2046 mWifiStatusBuilder.setConnected(connectionSucceeded); in endConnectionEvent()
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt3770 Ljava/net/Socket;->setConnected()V
/aosp12/art/build/boot/
H A Dboot-image-profile.txt3262 HSPLjava/net/Socket;->setConnected()V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt25868 HSPLjava/net/Socket;->setConnected()V