Searched refs:RemoteTaskClientCallbackImpl (Results 1 – 1 of 1) sorted by relevance
73 RemoteTaskClientCallbackImpl callback = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient()89 RemoteTaskClientCallbackImpl callbackOne = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient_withAlreadyRegisteredClient()90 RemoteTaskClientCallbackImpl callbackTwo = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient_withAlreadyRegisteredClient()106 RemoteTaskClientCallbackImpl callback = new RemoteTaskClientCallbackImpl(); in testClearRemoteTaskClient()130 private static final class RemoteTaskClientCallbackImpl implements RemoteTaskClientCallback { class in CarRemoteAccessManagerTest