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

/frameworks/native/services/inputflinger/
H A DInputReader.h411 virtual void updateGlobalMetaState() = 0;
484 virtual void updateGlobalMetaState();
H A DInputReader.cpp845 void InputReader::ContextImpl::updateGlobalMetaState() { function in class:android::InputReader::ContextImpl
1022 mContext->updateGlobalMetaState();
2283 getContext()->updateGlobalMetaState();
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp735 << "Expected updateGlobalMetaState() to have been called.";
744 virtual void updateGlobalMetaState() { function in class:android::FakeInputReaderContext

Completed in 54 milliseconds