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.java33 import android.car.annotation.MandatoryFeature;
147 @MandatoryFeature
152 @MandatoryFeature
156 @MandatoryFeature
160 @MandatoryFeature
164 @MandatoryFeature
172 @MandatoryFeature
180 @MandatoryFeature
190 @MandatoryFeature
211 @MandatoryFeature
[all …]
/packages/services/Car/car-lib/src/android/car/annotation/
DMandatoryFeature.java34 public @interface MandatoryFeature { annotation