Home
last modified time | relevance | path

Searched refs:getCall (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/php/tests/unit_tests/
DInterceptorTest.php152 public function getCall() function in ChangeRequestCall
160 $this->getCall()->write($request);
165 return $this->getCall()->wait();
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java519 public Call getCall() { in getCall() method in InCallServiceImpl.CallContainer
654 return cc.getCall(); in getCallById()