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 187 action, 0, keyCode, 0, context->getGlobalMetaState(), when);
796 int32_t InputReader::ContextImpl::getGlobalMetaState() {
    [all...]
InputReader.h 384 virtual int32_t getGlobalMetaState() = 0;
454 virtual int32_t getGlobalMetaState();
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 750 virtual int32_t getGlobalMetaState() {
    [all...]

Completed in 806 milliseconds