Searched refs:nativeGetToken (Results 1 – 1 of 1) sorted by relevance
68 private native IBinder nativeGetToken(long channel); in nativeGetToken() method in InputChannel209 return nativeGetToken(mPtr); in getToken()