Searched refs:OemCarServiceComponent (Results 1 – 12 of 12) sorted by relevance
61 private final ArrayMap<Class<?>, OemCarServiceComponent> mOemCarServiceComponents =62 new ArrayMap<Class<?>, OemCarServiceComponent>(1);
35 public interface OemCarAudioVolumeService extends OemCarServiceComponent {
33 public interface OemCarServiceComponent { interface
37 public interface OemCarAudioDuckingService extends OemCarServiceComponent {
35 public interface OemCarAudioFocusService extends OemCarServiceComponent {
30 implements OemCarServiceComponent {
32 implements OemCarServiceComponent {
728 NotCloseable: android.car.oem.OemCarServiceComponent:729 …lease()) should implement AutoClosable and CloseGuard: class android.car.oem.OemCarServiceComponent3862 UnflaggedApi: android.car.oem.OemCarServiceComponent:3863 New API must be flagged with @FlaggedApi: class android.car.oem.OemCarServiceComponent3864 UnflaggedApi: android.car.oem.OemCarServiceComponent#dump(java.io.PrintWriter, String[]):3865 …New API must be flagged with @FlaggedApi: method android.car.oem.OemCarServiceComponent.dump(java.…3866 UnflaggedApi: android.car.oem.OemCarServiceComponent#init():3867 New API must be flagged with @FlaggedApi: method android.car.oem.OemCarServiceComponent.init()3868 UnflaggedApi: android.car.oem.OemCarServiceComponent#onCarServiceReady():3869 …New API must be flagged with @FlaggedApi: method android.car.oem.OemCarServiceComponent.onCarServi…[all …]
2009 public interface OemCarAudioDuckingService extends android.car.oem.OemCarServiceComponent {2064 public interface OemCarAudioFocusService extends android.car.oem.OemCarServiceComponent {2091 public interface OemCarAudioVolumeService extends android.car.oem.OemCarServiceComponent {2107 public interface OemCarServiceComponent {
2086 public interface OemCarAudioDuckingService extends android.car.oem.OemCarServiceComponent {2141 public interface OemCarAudioFocusService extends android.car.oem.OemCarServiceComponent {2168 public interface OemCarAudioVolumeService extends android.car.oem.OemCarServiceComponent {2184 public interface OemCarServiceComponent {