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

  /frameworks/native/services/inputflinger/
InputReader.cpp 210 action, 0, keyCode, 0, context->getGlobalMetaState(), when);
878 int32_t InputReader::ContextImpl::getGlobalMetaState() {
    [all...]
InputReader.h 415 virtual int32_t getGlobalMetaState() = 0;
490 virtual int32_t getGlobalMetaState();
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 752 virtual int32_t getGlobalMetaState() {
    [all...]

Completed in 196 milliseconds