Searched refs:updateGlobalMetaState (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h364 virtual void updateGlobalMetaState() = 0;
439 virtual void updateGlobalMetaState();
H A DInputReader.cpp924 void InputReader::ContextImpl::updateGlobalMetaState() { function in class:android::InputReader::ContextImpl
1101 mContext->updateGlobalMetaState();
2420 getContext()->updateGlobalMetaState();
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp762 << "Expected updateGlobalMetaState() to have been called.";
775 virtual void updateGlobalMetaState() { function in class:android::FakeInputReaderContext

Completed in 111 milliseconds