Searched defs:getConnectionType (Results 1 – 3 of 3) sorted by relevance
77 std::optional<ui::DisplayConnectionType> getConnectionType() const { return mConnectionType; } in getConnectionType() function
670 public int getConnectionType() { in getConnectionType() method in BluetoothSocket
271 Error Display::getConnectionType(ui::DisplayConnectionType* outType) const { in getConnectionType() function in android::HWC2::impl::Display