Lines Matching refs:CarNotConnectedException

9 …ublic java.lang.Object getCarManager(java.lang.String) throws android.car.CarNotConnectedException;
28 …car.CarAppFocusManager.OnAppFocusChangedListener, int) throws android.car.CarNotConnectedException;
29 …r.CarAppFocusManager.OnAppFocusOwnershipCallback, int) throws android.car.CarNotConnectedException;
32 …AppFocusManager.OnAppFocusOwnershipCallback) throws android.car.CarNotConnectedException, java.lan…
49 method public java.lang.String getManufacturer() throws android.car.CarNotConnectedException;
50 method public java.lang.String getModel() throws android.car.CarNotConnectedException;
51 method public java.lang.String getModelYear() throws android.car.CarNotConnectedException;
52 method public java.lang.String getVehicleId() throws android.car.CarNotConnectedException;
55 public class CarNotConnectedException extends java.lang.Exception {
56 ctor public CarNotConnectedException();
57 ctor public CarNotConnectedException(java.lang.String);
58 ctor public CarNotConnectedException(java.lang.String, java.lang.Throwable);
59 ctor public CarNotConnectedException(java.lang.Exception);
172 …llowedWhileDriving(java.lang.String, java.lang.String) throws android.car.CarNotConnectedException;
173 …llowedWhileDriving(java.lang.String, java.lang.String) throws android.car.CarNotConnectedException;
229 ….car.hardware.CarSensorEvent getLatestSensorEvent(int) throws android.car.CarNotConnectedException;
230 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
231 method public boolean isSensorSupported(int) throws android.car.CarNotConnectedException;
233 …orManager.OnSensorChangedListener, int, int) throws android.car.CarNotConnectedException, java.lan…
263 …dia.AudioAttributes getAudioAttributesForCarUsage(int) throws android.car.CarNotConnectedException;
264 method public int getStreamMaxVolume(int) throws android.car.CarNotConnectedException;
265 method public int getStreamMinVolume(int) throws android.car.CarNotConnectedException;
266 method public int getStreamVolume(int) throws android.car.CarNotConnectedException;
267 …er, android.media.AudioAttributes, int, int) throws android.car.CarNotConnectedException, java.lan…
268 method public void setStreamVolume(int, int, int) throws android.car.CarNotConnectedException;