Home
last modified time | relevance | path

Searched refs:AP_MODE_NOT_SPECIFIED (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/car-lib/src/android/car/projection/
DProjectionOptions.java55 public static final int AP_MODE_NOT_SPECIFIED = 0; field in ProjectionOptions
73 @IntDef({AP_MODE_NOT_SPECIFIED, AP_MODE_TETHERED, AP_MODE_LOHS_DYNAMIC_CREDENTIALS,
99 mApMode = bundle.getInt(KEY_ACCESS_POINT_MODE, AP_MODE_NOT_SPECIFIED); in ProjectionOptions()
173 private int mApMode = AP_MODE_NOT_SPECIFIED;
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java598 int apMode = ProjectionOptions.AP_MODE_NOT_SPECIFIED; in createProjectionOptionsBuilder()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt161 field TIRAMISU_0 int AP_MODE_NOT_SPECIFIED = 0;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2168 field public static final int AP_MODE_NOT_SPECIFIED = 0; // 0x0
/packages/services/Car/car-lib/api/
Dsystem-current.txt2168 field public static final int AP_MODE_NOT_SPECIFIED = 0; // 0x0
Dtest-current.txt2245 field public static final int AP_MODE_NOT_SPECIFIED = 0; // 0x0
Dsystem-lint-baseline.txt3932 UnflaggedApi: android.car.projection.ProjectionOptions#AP_MODE_NOT_SPECIFIED:
3933 …t be flagged with @FlaggedApi: field android.car.projection.ProjectionOptions.AP_MODE_NOT_SPECIFIED