Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/admin/
DRemoveUserResult.java45 public static final int STATUS_SUCCESS_LAST_ADMIN_REMOVED = 2; field in RemoveUserResult
78 STATUS_SUCCESS_LAST_ADMIN_REMOVED,
104 mStatus = STATUS_SUCCESS_LAST_ADMIN_REMOVED; in RemoveUserResult()
142 return mStatus == STATUS_SUCCESS || mStatus == STATUS_SUCCESS_LAST_ADMIN_REMOVED in isSuccess()
/packages/services/Car/tests/carservice_unit_test/src/android/car/admin/
DRemoveUserResultTest.java31 RemoveUserResult.STATUS_SUCCESS_LAST_ADMIN_REMOVED); in testSuccess()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt836 field TIRAMISU_0 int STATUS_SUCCESS_LAST_ADMIN_REMOVED = 2;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt416 field public static final int STATUS_SUCCESS_LAST_ADMIN_REMOVED = 2; // 0x2
/packages/services/Car/car-lib/api/
Dsystem-current.txt416 field public static final int STATUS_SUCCESS_LAST_ADMIN_REMOVED = 2; // 0x2
Dtest-current.txt435 field public static final int STATUS_SUCCESS_LAST_ADMIN_REMOVED = 2; // 0x2
Dsystem-lint-baseline.txt1546 UnflaggedApi: android.car.admin.RemoveUserResult#STATUS_SUCCESS_LAST_ADMIN_REMOVED:
1547 …lagged with @FlaggedApi: field android.car.admin.RemoveUserResult.STATUS_SUCCESS_LAST_ADMIN_REMOVED