HomeSort by relevance Sort by last modified time
    Searched refs:STATE_LOSS (Results 1 - 7 of 7) sorted by null

  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
CarEmulator.java 154 private int mCurrentFocusState = VehicleAudioFocusState.STATE_LOSS;
171 mCurrentFocusState = VehicleAudioFocusState.STATE_LOSS;
194 int response = VehicleAudioFocusState.STATE_LOSS;
205 response = VehicleAudioFocusState.STATE_LOSS;
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarAudioFocusTest.java 189 VehicleAudioFocusState.STATE_LOSS, request[1],
212 VehicleAudioFocusState.STATE_LOSS,
245 VehicleAudioFocusState.STATE_LOSS,
251 VehicleAudioFocusState.STATE_LOSS,
354 VehicleAudioFocusState.STATE_LOSS,
369 int response = VehicleAudioFocusState.STATE_LOSS;
401 VehicleAudioFocusState.STATE_LOSS,
541 private int mState = VehicleAudioFocusState.STATE_LOSS;
CarAudioFocusSystemSoundTest.java 126 VehicleAudioFocusState.STATE_LOSS,
185 VehicleAudioFocusState.STATE_LOSS,
237 VehicleAudioFocusState.STATE_LOSS,
277 VehicleAudioFocusState.STATE_LOSS,
311 private int mState = VehicleAudioFocusState.STATE_LOSS;
CarAudioExtFocusTest.java 288 VehicleAudioFocusState.STATE_LOSS, request[1],
313 VehicleAudioFocusState.STATE_LOSS,
350 VehicleAudioFocusState.STATE_LOSS,
356 VehicleAudioFocusState.STATE_LOSS,
432 VehicleAudioFocusState.STATE_LOSS,
500 VehicleAudioFocusState.STATE_LOSS,
576 VehicleAudioFocusState.STATE_LOSS,
    [all...]
  /packages/services/Car/service/src/com/android/car/
CarAudioService.java 96 private FocusState mCurrentFocusState = FocusState.STATE_LOSS;
419 mCurrentFocusState = FocusState.STATE_LOSS;
    [all...]
  /packages/services/Car/service/src/com/android/car/hal/
AudioHalService.java 84 VehicleAudioFocusState.STATE_LOSS;
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal     [all...]

Completed in 284 milliseconds