Home
last modified time | relevance | path

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

/packages/services/Car/car-builtin-lib/src/android/car/builtin/os/
DUserManagerHelper.java58 public static final int FLAG_DISABLED = UserInfo.FLAG_DISABLED; field in UserManagerHelper
/packages/modules/StatsD/statsd/src/guardrail/
Dstats_log_enums.proto160 FLAG_DISABLED = 1; enumerator
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_built_in_api_list.txt313 field TIRAMISU_0 int FLAG_DISABLED = UserInfo.FLAG_DISABLED;
/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/
DAccountPreferenceControllerTest.java575 infos.add(new UserInfo(1, "user 1", UserInfo.FLAG_DISABLED)); in onResume_userReEnabled_shouldAddOneAccountPreference()
/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.cpp935 InvalidQueryReason(FLAG_DISABLED)); in querySql()
/packages/services/Car/car-builtin-lib/api/
Dmodule-lib-current.txt340 field public static final int FLAG_DISABLED = 64; // 0x40
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
DCarUserServiceTest.java2288 createUserWithRestrictionsInvalidTypes(UserManagerHelper.FLAG_DISABLED); in testCreateUserWithRestrictions_invalidFlags()