Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h77 std::optional<ui::DisplayConnectionType> getConnectionType() const { return mConnectionType; } in getConnectionType() function
/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java670 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp271 Error Display::getConnectionType(ui::DisplayConnectionType* outType) const { in getConnectionType() function in android::HWC2::impl::Display