Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DICarProjection.aidl99 void resetProjectionAccessPointCredentials() = 13; in resetProjectionAccessPointCredentials() method
DCarProjectionManager.java760 public void resetProjectionAccessPointCredentials() { in resetProjectionAccessPointCredentials() method in CarProjectionManager
762 mService.resetProjectionAccessPointCredentials(); in resetProjectionAccessPointCredentials()
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeCarProjectionService.java213 public void resetProjectionAccessPointCredentials() throws RemoteException { in resetProjectionAccessPointCredentials() method in FakeCarProjectionService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionServiceTest.java245 public void resetProjectionAccessPointCredentials() throws Exception { in resetProjectionAccessPointCredentials() method in CarProjectionServiceTest
256 mService.resetProjectionAccessPointCredentials(); in resetProjectionAccessPointCredentials()
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java703 public void resetProjectionAccessPointCredentials() { in resetProjectionAccessPointCredentials() method in CarProjectionService
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt796 method TIRAMISU_0 void resetProjectionAccessPointCredentials();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt181 …ion(android.car.Car.PERMISSION_CAR_PROJECTION) public void resetProjectionAccessPointCredentials();
/packages/services/Car/car-lib/api/
Dsystem-current.txt181 …ion(android.car.Car.PERMISSION_CAR_PROJECTION) public void resetProjectionAccessPointCredentials();
Dtest-current.txt184 …ion(android.car.Car.PERMISSION_CAR_PROJECTION) public void resetProjectionAccessPointCredentials();
Dsystem-lint-baseline.txt1238 UnflaggedApi: android.car.CarProjectionManager#resetProjectionAccessPointCredentials():
1239 …d with @FlaggedApi: method android.car.CarProjectionManager.resetProjectionAccessPointCredentials()