Support dispatchNullEvent virtual method am: 1315f1105e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12326214 Change-Id: Iffa6b5ea3a62a49ab98207c544ba921f394d795d
This commit is contained in:
@@ -63,6 +63,7 @@ private:
|
||||
void dispatchHotplug(nsecs_t timestamp, PhysicalDisplayId displayId, bool connected) override;
|
||||
void dispatchConfigChanged(nsecs_t timestamp, PhysicalDisplayId displayId,
|
||||
int32_t configId, nsecs_t vsyncPeriod) override;
|
||||
void dispatchNullEvent(nsecs_t timestamp, PhysicalDisplayId displayId) override {}
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user