Home
last modified time | relevance | path

Searched defs:setImmutable (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/users/
H A DAppRestrictionsFragment.java157 void setImmutable(boolean immutable) { in setImmutable() method in AppRestrictionsFragment.AppRestrictionsPreference
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DAppRestrictionsFragment.java162 void setImmutable(boolean immutable) { in setImmutable() method in AppRestrictionsFragment.AppRestrictionsPreference
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1449 private void setImmutable() { in setImmutable() method in Bitmap