summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScriptCacheDir.java
diff options
context:
space:
mode:
authorBookatz <bookatz@google.com>2019-09-04 16:06:41 -0700
committerBookatz <bookatz@google.com>2019-09-06 09:26:35 -0700
commitf56f258495636bbca7ab4f9f0d52e77e450196cb (patch)
tree61aab361e6fa472d0a998597b5d198aa0d99cf66 /rs/java/android/renderscript/RenderScriptCacheDir.java
parent95e7c023f51a61938c6e7e3e73355e03fda023b6 (diff)
int userHandle -> int userId
Throughout the codebase, sometimes an integer user ID is called userId, and sometimes it is called userHandle. Here, we rename the occurences of "int userHandle" to "int userId" in select files. Additionally, we add the @UserIdInt annotation in many more places. This certainly does not cover all uses of userHandle, which is used widely throughout Android; doing so would be more dangerous and cause merge conflicts. But at least the core User code can have a consistent nomenclature. Bug: 138384792 Test: compiles. presubmit passes. Change-Id: I9a2684e9bfac637e0476c4b68027008ebb8a160b
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptCacheDir.java')
0 files changed, 0 insertions, 0 deletions