Searched refs:onShutdownStarting (Results 1 – 10 of 10) sorted by relevance
59 void onShutdownStarting(); in onShutdownStarting() method
273 public void onShutdownStarting() { in onShutdownStarting() method in CarRemoteAccessManager.CarRemoteAccessCallback289 callback.onShutdownStarting(new MyCompletableRemoteTaskFuture(clientId))); in onShutdownStarting()386 void onShutdownStarting(@NonNull CompletableRemoteTaskFuture future); in onShutdownStarting() method
324 internalCallback.onShutdownStarting(); in testOnShutdownStarting()326 verify(remoteTaskClient, timeout(DEFAULT_TIMEOUT)).onShutdownStarting( in testOnShutdownStarting()694 public void onShutdownStarting(CarRemoteAccessManager.CompletableRemoteTaskFuture future) { in onShutdownStarting() method in CarRemoteAccessManagerUnitTest.RemoteTaskClient
179 public void onShutdownStarting(CarRemoteAccessManager.CompletableRemoteTaskFuture future) { in onShutdownStarting() method in KitchenSinkRemoteTaskService.RemoteTaskClient
776 verify(mRemoteTaskClientCallback).onShutdownStarting(any()); in testShutdownDeviceAfterAllowedSystemUptime()814 .onShutdownStarting(mFutureCaptor.capture()); in testShutdownDeviceUponReadyForShutdown()
1887 public void onShutdownStarting() { in onShutdownStarting() method in CarRemoteAccessServiceUnitTest.ICarRemoteAccessCallbackImpl
1645 callback.onShutdownStarting(); in notifyShutdownStarting()
1053 …method public void onShutdownStarting(@NonNull android.car.remoteaccess.CarRemoteAccessManager.Com…
1838 …d.car.remoteaccess.CarRemoteAccessManager.RemoteTaskClientCallback#onShutdownStarting(android.car.…1839 …d.car.remoteaccess.CarRemoteAccessManager.RemoteTaskClientCallback.onShutdownStarting(android.car.…