Searched defs:getConnectionToken (Results 1 – 3 of 3) sorted by relevance
101 public IBinder getConnectionToken() { in getConnectionToken() method in InputBinding
42 static sp<IBinder> getConnectionToken(FuzzedDataProvider& fdp, in getConnectionToken() function
520 sp<IBinder> InputChannel::getConnectionToken() const { in getConnectionToken() function in android::InputChannel