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

/frameworks/base/services/java/com/android/server/input/
H A DInputManagerService.java1070 public boolean transferTouchFocus(InputChannel fromChannel, InputChannel toChannel) { method in class:InputManagerService
/frameworks/base/services/input/
H A DInputDispatcher.cpp2974 bool InputDispatcher::transferTouchFocus(const sp<InputChannel>& fromChannel, function in class:android::InputDispatcher
2977 ALOGD("transferTouchFocus: fromChannel=%s, toChannel=%s",

Completed in 560 milliseconds