Searched refs:setToken (Results 1 – 12 of 12) sorted by relevance
180 public void setToken(IBinder token) { in setToken() method in InputChannel
89 public void setToken(IBinder token) { in setToken() method in SoftInputWindow
498 mWindow.setToken(token); in attachToken()
265 nativeInputChannel->getInputChannel()->setToken(token); in android_view_InputChannel_nativeSetToken()
209 void setToken(const sp<IBinder>& token);
448 mServerChannel->setToken(new BBinder()); in FakeWindowHandle()803 mServerChannel->setToken(new BBinder()); in FakeMonitorReceiver()
72 mServerChannel->setToken(new BBinder()); in InputSurface()
498 inputChannels[0].setToken(new Binder()); in monitorInput()530 inputChannels[0].setToken(host.asBinder()); in monitorGestureInput()553 inputChannel.setToken(token); in registerInputChannel()
402 void InputChannel::setToken(const sp<IBinder>& token) { in setToken() function in android::InputChannel
1157 mWindow.setToken(mToken); in ensureWindowCreated()
9091 HSPLandroid/inputmethodservice/SoftInputWindow;->setToken(Landroid/os/IBinder;)V16295 HSPLandroid/view/InputChannel;->setToken(Landroid/os/IBinder;)V
35227 Landroid/inputmethodservice/SoftInputWindow;->setToken(Landroid/os/IBinder;)V