Searched refs:stopProjectionAccessPoint (Results 1 – 11 of 11) sorted by relevance
162 mCarProjectionManager.stopProjectionAccessPoint(); in testStartProjectionAccessPoint()163 verify(mService).stopProjectionAccessPoint(any()); in testStartProjectionAccessPoint()187 mCarProjectionManager.stopProjectionAccessPoint(); in testStartProjectionAccessPointWithOnStoppedCallback()188 verify(mService).stopProjectionAccessPoint(any()); in testStartProjectionAccessPointWithOnStoppedCallback()
192 mService.stopProjectionAccessPoint(mToken); in stopLohs_success()205 mService.stopProjectionAccessPoint(mToken); in startLohsWithStableCredentials_success()253 mService.stopProjectionAccessPoint(mToken); in resetProjectionAccessPointCredentials()
67 void stopProjectionAccessPoint(in IBinder binder) = 5;
569 public void stopProjectionAccessPoint() { in stopProjectionAccessPoint() method in CarProjectionManager580 mService.stopProjectionAccessPoint(mAccessPointProxyToken); in stopProjectionAccessPoint()
134 public void stopProjectionAccessPoint(IBinder binder) throws RemoteException { in stopProjectionAccessPoint() method in FakeCarProjectionService
305 public void stopProjectionAccessPoint(IBinder token) { in stopProjectionAccessPoint() method in CarProjectionService
789 method TIRAMISU_0 void stopProjectionAccessPoint();
183 …uiresPermission(android.car.Car.PERMISSION_CAR_PROJECTION) public void stopProjectionAccessPoint();
186 …uiresPermission(android.car.Car.PERMISSION_CAR_PROJECTION) public void stopProjectionAccessPoint();
1242 UnflaggedApi: android.car.CarProjectionManager#stopProjectionAccessPoint():1243 …st be flagged with @FlaggedApi: method android.car.CarProjectionManager.stopProjectionAccessPoint()