Searched refs:getConnectionType (Results 1 – 14 of 14) sorted by relevance
100 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()
245 switch (mSocket.getConnectionType()) { in toString()
670 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
53 MOCK_METHOD(hal::Error, getConnectionType, (ui::DisplayConnectionType *), (const, override));
104 [[clang::warn_unused_result]] virtual hal::Error getConnectionType(177 hal::Error getConnectionType(ui::DisplayConnectionType*) const override;
271 Error Display::getConnectionType(ui::DisplayConnectionType* outType) const { in getConnectionType() function in android::HWC2::impl::Display
373 const auto error = hwcDisplay->getConnectionType(&type); in getDisplayConnectionType()
85 std::optional<ui::DisplayConnectionType> getConnectionType() const { return mConnectionType; } in getConnectionType() function
979 if (const auto connectionType = display->getConnectionType()) in getStaticDisplayInfo()
269 EXPECT_EQ(Case::Display::CONNECTION_TYPE::value, device->getConnectionType()); in setupNewDisplayDeviceInternalTest()
279 int ct = headers.getConnectionType(); in headers()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9485 method public int getConnectionType();
57522 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->getConnectionType()I