Searched refs:handlePolledCommands (Results 1 – 5 of 5) sorted by relevance
103 android::IPCThreadState::self()->handlePolledCommands(); in OnBinderReadReady()
65 status_t handlePolledCommands();
279 return IPCThreadState::self()->handlePolledCommands(); in handleBinderPoll()
96 IPCThreadState::self()->handlePolledCommands(); in handleEvent()
598 status_t IPCThreadState::handlePolledCommands() in handlePolledCommands() function in android::hardware::IPCThreadState