Searched refs:stopProjectionAccessPoint (Results 1 – 6 of 6) sorted by relevance
67 void stopProjectionAccessPoint(in IBinder binder) = 5;
547 public void stopProjectionAccessPoint() { in stopProjectionAccessPoint() method in CarProjectionManager558 mService.stopProjectionAccessPoint(mAccessPointProxyToken); in stopProjectionAccessPoint()
123 mManager.stopProjectionAccessPoint(); in testAccessPoint()
129 public void stopProjectionAccessPoint(IBinder binder) throws RemoteException { in stopProjectionAccessPoint() method in FakeCarProjectionService
282 public void stopProjectionAccessPoint(IBinder token) { in stopProjectionAccessPoint() method in CarProjectionService
68 …uiresPermission(android.car.Car.PERMISSION_CAR_PROJECTION) public void stopProjectionAccessPoint();