Searched defs:setImmutable (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Settings/src/com/android/settings/users/ | ||
H A D | AppRestrictionsFragment.java | 157 void setImmutable(boolean immutable) { in setImmutable() method in AppRestrictionsFragment.AppRestrictionsPreference |
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ | ||
H A D | AppRestrictionsFragment.java | 162 void setImmutable(boolean immutable) { in setImmutable() method in AppRestrictionsFragment.AppRestrictionsPreference |
/aosp12/frameworks/base/graphics/java/android/graphics/ | ||
H A D | Bitmap.java | 1449 private void setImmutable() { in setImmutable() method in Bitmap |