Searched defs:FLAG_IMMUTABLE (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/errorprone/tests/res/android/app/ | ||
H A D | PendingIntent.java | 26 public static final int FLAG_IMMUTABLE = 1<<26; field in PendingIntent |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | PendingIntent.java | 221 public static final int FLAG_IMMUTABLE = 1<<26; field in PendingIntent |
/aosp12/frameworks/base/core/java/android/content/pm/ | ||
H A D | ShortcutInfo.java | 102 public static final int FLAG_IMMUTABLE = 1 << 8; field in ShortcutInfo |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |