Searched defs:mutable (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/content/om/ |
H A D | OverlayConfigParser.java | 88 public final boolean mutable; field in OverlayConfigParser.ParsedConfiguration 98 ParsedConfiguration(@NonNull String packageName, boolean enabled, boolean mutable, in ParsedConfiguration() 367 final String mutable = parser.getAttributeValue(null, "mutable"); in parseOverlay() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
H A D | FolderNameEditText.java | 111 FolderNameEditTextInputConnection(InputConnection target, boolean mutable) { in FolderNameEditTextInputConnection()
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputConnectionWrapper.java | 46 public InputConnectionWrapper(InputConnection target, boolean mutable) { in InputConnectionWrapper()
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/ |
H A D | OverlayConfigTest.java | 79 boolean mutable, boolean enabled, int configIndex) { in assertConfig()
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | ImageDecoder.java | 1453 public void setMutableRequired(boolean mutable) { in setMutableRequired() 1461 public ImageDecoder setMutable(boolean mutable) { in setMutable() 2013 @Nullable Rect cropRect, boolean mutable, in nDecodeBitmap()
|
H A D | Bitmap.java | 2248 int nativeConfig, boolean mutable, in nativeCreate()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | ImageDecoder.java | 599 public ImageDecoder setMutable(boolean mutable) { in setMutable()
|
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | UsageStatsDatabase.java | 802 void combine(IntervalStats stats, boolean mutable, List<T> accumulatedResult); in combine()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |