HomeSort by relevance Sort by last modified time
    Searched refs:updateGlobalMetaState (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/inputflinger/
InputReader.h 383 virtual void updateGlobalMetaState() = 0;
453 virtual void updateGlobalMetaState();
    [all...]
InputReader.cpp 791 void InputReader::ContextImpl::updateGlobalMetaState() {
958 mContext->updateGlobalMetaState();
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 737 << "Expected updateGlobalMetaState() to have been called.";
746 virtual void updateGlobalMetaState() {
    [all...]

Completed in 181 milliseconds