Searched defs:updateGlobalMetaState (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp739 << "Expected updateGlobalMetaState() to have been called.";
748 virtual void updateGlobalMetaState() { function in class:android::FakeInputReaderContext
/frameworks/native/services/inputflinger/
H A DInputReader.cpp873 void InputReader::ContextImpl::updateGlobalMetaState() { function in class:android::InputReader::ContextImpl
1050 mContext->updateGlobalMetaState();
2373 getContext()->updateGlobalMetaState();

Completed in 78 milliseconds