Searched refs:handlePolledCommands (Results 1 – 6 of 6) sorted by relevance
97 android::IPCThreadState::self()->handlePolledCommands(); in OnBinderEvent()
110 android::IPCThreadState::self()->handlePolledCommands(); in OnBinderReadReady()
67 status_t handlePolledCommands();
293 return IPCThreadState::self()->handlePolledCommands(); in handleBinderPoll()
88 IPCThreadState::self()->handlePolledCommands(); in handleEvent()
601 status_t IPCThreadState::handlePolledCommands() in handlePolledCommands() function in android::hardware::IPCThreadState