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;
223 ….car.hardware.CarSensorEvent getLatestSensorEvent(int) throws android.car.CarNotConnectedException;
224 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
225 method public boolean isSensorSupported(int) throws android.car.CarNotConnectedException;
227 …orManager.OnSensorChangedListener, int, int) throws android.car.CarNotConnectedException, java.lan…
256 …dia.AudioAttributes getAudioAttributesForCarUsage(int) throws android.car.CarNotConnectedException;
257 method public int getStreamMaxVolume(int) throws android.car.CarNotConnectedException;
258 method public int getStreamMinVolume(int) throws android.car.CarNotConnectedException;
259 method public int getStreamVolume(int) throws android.car.CarNotConnectedException;
260 …er, android.media.AudioAttributes, int, int) throws android.car.CarNotConnectedException, java.lan…
261 method public void setStreamVolume(int, int, int) throws android.car.CarNotConnectedException;