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