Searched refs:getOemHookProxy (Results 1 – 2 of 2) sorted by relevance
444 getOemHookProxy(null); in resetProxyAndRequestList()574 getOemHookProxy(null); in onSlotActiveStatusChange()582 public synchronized IOemHook getOemHookProxy(Message result) { in getOemHookProxy() method in RIL689 getOemHookProxy(null); in RIL()2820 IOemHook oemHookProxy = getOemHookProxy(response); in invokeOemRilRequestRaw()2844 IOemHook oemHookProxy = getOemHookProxy(result); in invokeOemRilRequestStrings()
305 doReturn(mOemHookProxy).when(mRILUnderTest).getOemHookProxy(any()); in setUp()