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

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

Completed in 1469 milliseconds