Searched defs:getInputChannel (Results 1 – 2 of 2) sorted by relevance
49 inline sp<InputChannel> getInputChannel() { return mInputChannel; } in getInputChannel() function in android::NativeInputChannel
169 inline sp<InputChannel> getInputChannel() const { in getInputChannel() function