Home | History | Annotate | Download | only in inputflinger

Lines Matching full:getfd

3359         int fd = inputChannel->getFd();
3410 mLooper->removeFd(inputChannel->getFd());
3429 ssize_t connectionIndex = mConnectionsByFd.indexOfKey(inputChannel->getFd());