Searched defs:transferTouchFocus (Results 1 – 7 of 7) sorted by relevance
45 void transferTouchFocus(const sp<IBinder>&, const sp<IBinder>&) {} in transferTouchFocus() function
120 void InputManager::transferTouchFocus(const sp<IBinder>& fromToken, const sp<IBinder>& toToken) { in transferTouchFocus() function in android::InputManager
3469 bool InputDispatcher::transferTouchFocus(const sp<IBinder>& fromToken, const sp<IBinder>& toToken) { in transferTouchFocus() function in android::InputDispatcher
48 virtual void transferTouchFocus(const sp<IBinder>& fromToken, const sp<IBinder>& toToken) { in transferTouchFocus() function in android::BpInputFlinger
100 public SurfaceControl.Transaction transferTouchFocus(IBinder fromToken, IBinder toToken) { in transferTouchFocus() method in StubTransaction
1121 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::transferTouchFocus( in transferTouchFocus() function in android::SurfaceComposerClient::Transaction
2275 public Transaction transferTouchFocus(IBinder fromToken, IBinder toToken) { in transferTouchFocus() method in SurfaceControl.Transaction