Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/projection/
DProjectionOptions.java145 public @Nullable ComponentName getConsentActivity() { in getConsentActivity() method in ProjectionOptions
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionServiceTest.java337 assertThat(options.getConsentActivity()).isNull(); in getProjectionOptions_defaults()
392 assertThat(options.getConsentActivity()).isEqualTo( in getProjectionOptions_nonDefaults()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt168 method TIRAMISU_0 ComponentName getConsentActivity();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2162 method @Nullable public android.content.ComponentName getConsentActivity();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2162 method @Nullable public android.content.ComponentName getConsentActivity();
Dtest-current.txt2239 method @Nullable public android.content.ComponentName getConsentActivity();
Dsystem-lint-baseline.txt3944 UnflaggedApi: android.car.projection.ProjectionOptions#getConsentActivity():
3945 …t be flagged with @FlaggedApi: method android.car.projection.ProjectionOptions.getConsentActivity()