Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DBluetoothObexTransport.java100 if (mSocket.getConnectionType() != BluetoothSocket.TYPE_L2CAP) { in getMaxTransmitPacketSize()
108 if (mSocket.getConnectionType() != BluetoothSocket.TYPE_L2CAP) { in getMaxReceivePacketSize()
123 if (mSocket.getConnectionType() == BluetoothSocket.TYPE_L2CAP) { in isSrmSupported()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothServerSocket.java245 switch (mSocket.getConnectionType()) { in toString()
H A DBluetoothSocket.java670 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/
H A DMockHWC2.h53 MOCK_METHOD(hal::Error, getConnectionType, (ui::DisplayConnectionType *), (const, override));
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h104 [[clang::warn_unused_result]] virtual hal::Error getConnectionType(
177 hal::Error getConnectionType(ui::DisplayConnectionType*) const override;
H A DHWC2.cpp271 Error Display::getConnectionType(ui::DisplayConnectionType* outType) const { in getConnectionType() function in android::HWC2::impl::Display
H A DHWComposer.cpp373 const auto error = hwcDisplay->getConnectionType(&type); in getDisplayConnectionType()
/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h85 std::optional<ui::DisplayConnectionType> getConnectionType() const { return mConnectionType; } in getConnectionType() function
H A DSurfaceFlinger.cpp979 if (const auto connectionType = display->getConnectionType()) in getStaticDisplayInfo()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_SetupNewDisplayDeviceInternalTest.cpp269 EXPECT_EQ(Case::Display::CONNECTION_TYPE::value, device->getConnectionType()); in setupNewDisplayDeviceInternalTest()
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestEventHandler.java279 int ct = headers.getConnectionType(); in headers()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9485 method public int getConnectionType();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57522 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->getConnectionType()I