Searched defs:toToken (Results 1 – 3 of 3) sorted by relevance
229 private static native void nativeSetFocusedWindow(long transactionObj, IBinder toToken, in nativeSetFocusedWindow()
1681 sp<IBinder> toToken(ibinderForJavaObject(env, toTokenObj)); in nativeSetFocusedWindow() local
4779 bool InputDispatcher::transferTouchFocus(const sp<IBinder>& fromToken, const sp<IBinder>& toToken, in transferTouchFocus()