Home
last modified time | relevance | path

Searched refs:MandatoryFeature (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DCar.java36 import android.car.annotation.MandatoryFeature;
239 @MandatoryFeature
244 @MandatoryFeature
248 @MandatoryFeature
252 @MandatoryFeature
256 @MandatoryFeature
282 @MandatoryFeature
290 @MandatoryFeature
320 @MandatoryFeature
340 @MandatoryFeature
[all …]
/packages/services/Car/car-lib/src/android/car/annotation/
DMandatoryFeature.java34 public @interface MandatoryFeature { annotation