Searched refs:hasMscEvent (Results 1 – 5 of 5) sorted by relevance
270 inline bool hasMscEvent(int mscEvent) const { return mEventHub->hasMscEvent(mId, mscEvent); } in hasMscEvent() function
255 virtual bool hasMscEvent(int32_t deviceId, int mscEvent) const = 0;450 bool hasMscEvent(int32_t deviceId, int mscEvent) const override final;
131 mHasHardwareTimestamp = getDeviceContext().hasMscEvent(MSC_TIMESTAMP); in configure()
812 bool EventHub::hasMscEvent(int32_t deviceId, int mscEvent) const { in hasMscEvent() function in android::EventHub
695 bool hasMscEvent(int32_t deviceId, int mscEvent) const override final { in hasMscEvent() function in android::FakeEventHub