Searched refs:transferTouchFocus (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h333 virtual bool transferTouchFocus(const sp<InputChannel>& fromChannel,
390 virtual bool transferTouchFocus(const sp<InputChannel>& fromChannel,
H A DInputDispatcher.cpp2978 bool InputDispatcher::transferTouchFocus(const sp<InputChannel>& fromChannel, function in class:android::InputDispatcher
2981 ALOGD("transferTouchFocus: fromChannel=%s, toChannel=%s",
/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java310 if (!mService.mInputManager.transferTouchFocus(callingWin.mInputChannel,
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1201 public boolean transferTouchFocus(InputChannel fromChannel, InputChannel toChannel) { method in class:InputManagerService
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1248 transferTouchFocus(fromChannel, toChannel)) {

Completed in 1030 milliseconds