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