Searched refs:newContent (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | FloatingContentCoordinator.kt | 128 fun onContentAdded(newContent: FloatingContent) { 130 allContentBounds[newContent] = newContent.getFloatingBoundsOnScreen() 131 maybeMoveConflictingContent(newContent)
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | DeferredLayerUpdater.cpp | 151 bool newContent = false; in apply() local 156 mSurfaceTexture.get(), &slot, &dataspace, transformMatrix, &newContent, in apply() 162 hardwareBuffer, dataspace, newContent, in apply()
|
/aosp12/system/vold/ |
H A D | Checkpoint.cpp | 217 std::string oldContent, newContent; in abort_metadata_file() local 235 newContent = "0"; in abort_metadata_file() 236 if (!android::base::WriteStringToFile(newContent, kMetadataCPFile)) in abort_metadata_file() 718 std::string oldContent, newContent; in cp_markBootAttempt() local 734 newContent = std::to_string(retry); in cp_markBootAttempt() 735 if (!android::base::WriteStringToFile(newContent, kMetadataCPFile)) in cp_markBootAttempt()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
H A D | DragView.java | 353 View newContent = getViewFromDrawable(getContext(), crossFadeDrawable); in crossFadeContent() local 354 newContent.measure(makeMeasureSpec(mWidth, EXACTLY), makeMeasureSpec(mHeight, EXACTLY)); in crossFadeContent() 355 newContent.layout(0, 0, mWidth, mHeight); in crossFadeContent() 356 addViewInLayout(newContent, 0, new LayoutParams(mWidth, mHeight)); in crossFadeContent() 359 anim.play(ObjectAnimator.ofFloat(newContent, VIEW_ALPHA, 0, 1)); in crossFadeContent()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | RemoteViews.java | 2378 private int findViewIndexToRecycle(ViewGroup target, RemoteViews newContent) { in findViewIndexToRecycle() argument
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |