Home
last modified time | relevance | path

Searched refs:getSupportedTaskTypes (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/CarLibUnitTest/src/android/car/remoteaccess/
DCarRemoteAccessManagerUnitTest.java603 assertThat(mRemoteAccessManager.getInVehicleTaskScheduler().getSupportedTaskTypes()) in testGetSupportedTaskTypes()
612 assertThat(mRemoteAccessManager.getInVehicleTaskScheduler().getSupportedTaskTypes()) in testGetSupportedTaskTypes_RemoteException()
623 mRemoteAccessManager.getInVehicleTaskScheduler().getSupportedTaskTypes()); in testGetSupportedTaskTypes_ServiceSpecificException()
/packages/services/Car/car-lib/src/android/car/remoteaccess/
DCarRemoteAccessManager.java891 public @NonNull int[] getSupportedTaskTypes() throws InVehicleTaskSchedulerException { in getSupportedTaskTypes() method in CarRemoteAccessManager.InVehicleTaskScheduler
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2240 …on(android.car.Car.PERMISSION_CONTROL_REMOTE_ACCESS) public int[] getSupportedTaskTypes() throws a…
/packages/services/Car/car-lib/api/
Dsystem-current.txt2240 …on(android.car.Car.PERMISSION_CONTROL_REMOTE_ACCESS) public int[] getSupportedTaskTypes() throws a…
Dtest-current.txt2321 …on(android.car.Car.PERMISSION_CONTROL_REMOTE_ACCESS) public int[] getSupportedTaskTypes() throws a…