Searched defs:setToken (Results 1 – 3 of 3) sorted by relevance
180 public void setToken(IBinder token) { in setToken() method in InputChannel
91 public void setToken(IBinder token) { in setToken() method in SoftInputWindow
402 void InputChannel::setToken(const sp<IBinder>& token) { in setToken() function in android::InputChannel