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

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

Completed in 40 milliseconds