Searched refs:RemoteTaskClientCallbackImpl (Results 1 – 1 of 1) sorted by relevance
111 RemoteTaskClientCallbackImpl callback = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient_regularClient()130 RemoteTaskClientCallbackImpl callback = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient_serverlessClient()146 RemoteTaskClientCallbackImpl callbackOne = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient_withAlreadyRegisteredClient()147 RemoteTaskClientCallbackImpl callbackTwo = new RemoteTaskClientCallbackImpl(); in testSetRemoteTaskClient_withAlreadyRegisteredClient()162 RemoteTaskClientCallbackImpl callback = new RemoteTaskClientCallbackImpl(); in testClearRemoteTaskClient()551 private static final class RemoteTaskClientCallbackImpl implements RemoteTaskClientCallback { class in CarRemoteAccessManagerTest