Searched refs:getProjectionOptions (Results 1 – 6 of 6) sorted by relevance
90 Bundle getProjectionOptions() = 11; in getProjectionOptions() method
695 public @NonNull Bundle getProjectionOptions() { in getProjectionOptions() method in CarProjectionManager697 return mService.getProjectionOptions(); in getProjectionOptions()
217 Bundle bundle = mService.getProjectionOptions(); in getProjectionOptions_defaults()242 Bundle bundle = mService.getProjectionOptions(); in getProjectionOptions_nonDefaults()
187 public Bundle getProjectionOptions() throws RemoteException { in getProjectionOptions() method in FakeCarProjectionService
521 public Bundle getProjectionOptions() { in getProjectionOptions() method in CarProjectionService
60 …mission(android.car.Car.PERMISSION_CAR_PROJECTION) public android.os.Bundle getProjectionOptions();