Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/content/pm/
DAppBlockingPackageInfo.java47 public static final int FLAG_WHOLE_ACTIVITY = 0x2; field in AppBlockingPackageInfo
50 value = {FLAG_SYSTEM_APP, FLAG_WHOLE_ACTIVITY})
153 if ((flags & FLAG_WHOLE_ACTIVITY) != 0) { in isActivityCovered()
/packages/services/Car/service/src/com/android/car/pm/
DCarPackageManagerService.java984 flags |= AppBlockingPackageInfo.FLAG_WHOLE_ACTIVITY; in getPackageInfoWrapperForUser()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt335 field TIRAMISU_0 int FLAG_WHOLE_ACTIVITY = 0x2;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt619 field public static final int FLAG_WHOLE_ACTIVITY = 2; // 0x2
/packages/services/Car/car-lib/api/
Dsystem-current.txt619 field public static final int FLAG_WHOLE_ACTIVITY = 2; // 0x2
Dtest-current.txt690 field public static final int FLAG_WHOLE_ACTIVITY = 2; // 0x2
Dsystem-lint-baseline.txt1782 UnflaggedApi: android.car.content.pm.AppBlockingPackageInfo#FLAG_WHOLE_ACTIVITY:
1783 …e flagged with @FlaggedApi: field android.car.content.pm.AppBlockingPackageInfo.FLAG_WHOLE_ACTIVITY