Home
last modified time | relevance | path

Searched defs:getConnectionType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java271 public final @ImsRegistrationTech int getConnectionType() { in getConnectionType() method in ImsRegistrationImplBase
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h74 std::optional<DisplayConnectionType> getConnectionType() const { return mConnectionType; } in getConnectionType() function
/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java655 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp385 Error Display::getConnectionType(android::DisplayConnectionType* outType) const { in getConnectionType() function in android::HWC2::impl::Display