Home
last modified time | relevance | path

Searched refs:mConnectionType (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h83 std::optional<ui::DisplayConnectionType> getConnectionType() const { return mConnectionType; } in getConnectionType()
85 bool isVirtual() const { return !mConnectionType; } in isVirtual()
87 bool isInternal() const { return mConnectionType == ui::DisplayConnectionType::Internal; } in isInternal()
271 const std::optional<ui::DisplayConnectionType> mConnectionType; variable
DDisplayDevice.cpp66 mConnectionType(args.connectionType), in DisplayDevice()
361 if (mConnectionType) { in getDebugName()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54203 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->mConnectionType:I