Home
last modified time | relevance | path

Searched refs:immutable (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/system/tools/aidl/tests/android/aidl/tests/immutable/
H A DFoo.aidl17 package android.aidl.tests.immutable;
19 import android.aidl.tests.immutable.Bar;
20 import android.aidl.tests.immutable.Union;
H A DIBaz.aidl17 package android.aidl.tests.immutable;
19 import android.aidl.tests.immutable.Foo;
H A DUnion.aidl1 package android.aidl.tests.immutable;
3 import android.aidl.tests.immutable.Bar;
H A DBar.aidl17 package android.aidl.tests.immutable;
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DJavaOnlyImmutableAnnotationTests.java23 import android.aidl.tests.immutable.Bar;
24 import android.aidl.tests.immutable.Foo;
25 import android.aidl.tests.immutable.Union;
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebResourceResponse.java236 public WebResourceResponse(boolean immutable, String mimeType, String encoding, int statusCode, in WebResourceResponse() argument
238 mImmutable = immutable; in WebResourceResponse()
/aosp12/packages/apps/Settings/src/com/android/settings/users/
H A DAppRestrictionsFragment.java140 private boolean immutable; field in AppRestrictionsFragment.AppRestrictionsPreference
157 void setImmutable(boolean immutable) { in setImmutable() argument
158 this.immutable = immutable; in setImmutable()
162 return immutable; in isImmutable()
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DStruct.java263 private static boolean allFieldsFinal(final FieldInfo[] fields, boolean immutable) { in allFieldsFinal() argument
265 if (Modifier.isFinal(fi.field.getModifiers()) != immutable) return false; in allFieldsFinal()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java336 final boolean immutable = (key.flags & PendingIntent.FLAG_IMMUTABLE) != 0; in sendInner()
337 if (!immutable) { in sendInner()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DAppRestrictionsFragment.java162 void setImmutable(boolean immutable) { in setImmutable() argument
163 this.mImmutable = immutable; in setImmutable()
/aosp12/system/core/fs_mgr/
H A DREADME.overlayfs.md78 - Backing storage requires more space than immutable storage, as backing is
/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmap.cpp720 … binder_status_t writeBlob(AParcel* parcel, const int32_t size, const void* data, bool immutable) { in writeBlob() argument
741 if (immutable && ashmem_set_prot_region(fd.get(), PROT_READ) < 0) { in writeBlob()
/aosp12/system/tools/aidl/
H A DAndroid.bp425 "tests/android/aidl/tests/immutable/*.aidl",
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
/aosp12/hardware/interfaces/biometrics/face/1.0/
H A DIBiometricsFace.hal187 * current templates are tied to. The authenticator ID must be immutable
/aosp12/frameworks/base/core/java/android/app/
H A DActivityManager.java4958 public PendingIntentInfo(@Nullable String creatorPackage, int creatorUid, boolean immutable, in PendingIntentInfo() argument
4962 mImmutable = immutable; in PendingIntentInfo()
/aosp12/build/soong/
H A DREADME.md77 as any child Android.bp files. Variables are immutable with one exception - they
/aosp12/bionic/docs/
H A Delf-tls.md745 Cons: The reserved amount becomes an arbitrary but immutable part of the Android ABI.
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
/aosp12/packages/apps/TV/libs/m2/
H A Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt766 Landroid/icu/impl/number/MicroProps;->immutable:Z
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...

12