Home
last modified time | relevance | path

Searched defs:obscuringPackage (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h516 std::string obscuringPackage; member
DEntry.h286 std::string obscuringPackage; member
DInputDispatcher.cpp5561 void InputDispatcher::onUntrustedTouchLocked(const std::string& obscuringPackage) { in onUntrustedTouchLocked()
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp86 void notifyUntrustedTouch(const std::string& obscuringPackage) override {} in notifyUntrustedTouch()
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp899 void NativeInputManager::notifyUntrustedTouch(const std::string& obscuringPackage) { in notifyUntrustedTouch()
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp337 void notifyUntrustedTouch(const std::string& obscuringPackage) override {} in notifyUntrustedTouch()