Searched defs:hasCallerRestrictions (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Car/service/src/com/android/car/user/ |
| D | CarUserService.java | 1178 public void removeUser(@UserIdInt int userId, boolean hasCallerRestrictions, in removeUser() 1196 private void handleRemoveUser(@UserIdInt int userId, boolean hasCallerRestrictions, in handleRemoveUser() 1371 boolean hasCallerRestrictions) { in createUser() 1443 @NonNull UserHandle callingUser, boolean hasCallerRestrictions) { in handleCreateUser()
|
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/ |
| D | BaseCarUserServiceTestCase.java | 481 boolean hasCallerRestrictions) { in createUser() 505 protected void removeUser(@UserIdInt int userId, boolean hasCallerRestrictions, in removeUser()
|
| /packages/services/Car/car-builtin-lib/src/android/car/builtin/util/ |
| D | EventLogHelper.java | 195 @Nullable String userType, int flags, int timeout, int hasCallerRestrictions) { in writeCarUserServiceCreateUserReq()
|