Home
last modified time | relevance | path

Searched refs:onShutdownStarting (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/car-lib/src/android/car/remoteaccess/
DICarRemoteAccessCallback.aidl59 void onShutdownStarting(); in onShutdownStarting() method
DCarRemoteAccessManager.java273 public void onShutdownStarting() { in onShutdownStarting() method in CarRemoteAccessManager.CarRemoteAccessCallback
289 callback.onShutdownStarting(new MyCompletableRemoteTaskFuture(clientId))); in onShutdownStarting()
386 void onShutdownStarting(@NonNull CompletableRemoteTaskFuture future); in onShutdownStarting() method
/packages/services/Car/tests/CarLibUnitTest/src/android/car/remoteaccess/
DCarRemoteAccessManagerUnitTest.java324 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
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/remoteaccess/
DKitchenSinkRemoteTaskService.java179 public void onShutdownStarting(CarRemoteAccessManager.CompletableRemoteTaskFuture future) { in onShutdownStarting() method in KitchenSinkRemoteTaskService.RemoteTaskClient
/packages/services/Car/tests/carservice_test/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerTest.java776 verify(mRemoteTaskClientCallback).onShutdownStarting(any()); in testShutdownDeviceAfterAllowedSystemUptime()
814 .onShutdownStarting(mFutureCaptor.capture()); in testShutdownDeviceUponReadyForShutdown()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/remoteaccess/
DCarRemoteAccessServiceUnitTest.java1887 public void onShutdownStarting() { in onShutdownStarting() method in CarRemoteAccessServiceUnitTest.ICarRemoteAccessCallbackImpl
/packages/services/Car/service/src/com/android/car/remoteaccess/
DCarRemoteAccessService.java1645 callback.onShutdownStarting(); in notifyShutdownStarting()
/packages/services/Car/car-lib/api/
Dcurrent.txt1053 …method public void onShutdownStarting(@NonNull android.car.remoteaccess.CarRemoteAccessManager.Com…
Dlint-baseline.txt1838 …d.car.remoteaccess.CarRemoteAccessManager.RemoteTaskClientCallback#onShutdownStarting(android.car.…
1839 …d.car.remoteaccess.CarRemoteAccessManager.RemoteTaskClientCallback.onShutdownStarting(android.car.…
/packages/services/Car/car-lib-module/api/
Dcurrent.txt1053 …method public void onShutdownStarting(@NonNull android.car.remoteaccess.CarRemoteAccessManager.Com…