Searched refs:getOemHookProxy (Results 1 – 2 of 2) sorted by relevance
403 getOemHookProxy(null); in resetProxyAndRequestList()501 public synchronized IOemHook getOemHookProxy(Message result) { in getOemHookProxy() method in RIL607 getOemHookProxy(null); in RIL()2329 IOemHook oemHookProxy = getOemHookProxy(response); in invokeOemRilRequestRaw()2353 IOemHook oemHookProxy = getOemHookProxy(result); in invokeOemRilRequestStrings()
271 doReturn(mOemHookProxy).when(mRILUnderTest).getOemHookProxy(any()); in onLooperPrepared()