Searched refs:pushCurrentState (Results 1 – 3 of 3) sorted by relevance
31 void pushCurrentState(CallState callState);
63 void IPCThreadStateBase::pushCurrentState(CallState callState) { in pushCurrentState() function in android::IPCThreadStateBase
1165 mIPCThreadStateBase->pushCurrentState( in executeCommand()