Home
last modified time | relevance | path

Searched defs:newContent (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
H A DFileAsyncResponseTransformerTest.java135 String newContent = RandomStringUtils.randomAlphanumeric(2000); in createOrReplaceExisting_fileDoesNotExist_shouldCreateNewFile() local
153 String newContent = RandomStringUtils.randomAlphanumeric(newBytesLength); in createOrReplaceExisting_fileAlreadyExists_shouldReplaceExisting() local
164 String newContent = RandomStringUtils.randomAlphanumeric(500); in createOrAppendExisting_fileDoesNotExist_shouldCreateNewFile() local
227 String newContent = RandomStringUtils.randomAlphanumeric(2000); in explicitExecutor_shouldUseExecutor() local
249 …private static void stubSuccessfulStreaming(String newContent, FileAsyncResponseTransformer<String… in stubSuccessfulStreaming()
259 …private static void stubException(String newContent, FileAsyncResponseTransformer<String> transfor… in stubException()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockContentListenerTest.java86 String newContent = "newContent"; in subscribe_contentFetched() local
100 String newContent = "newContent"; in contentUpdated_contentUpdated() local
123 String newContent = "newContent"; in multipleContentUpdates_contentIsNewestValueAndUpdatedTwice() local
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DFontsUtils.kt81 val newContent = oldContent.copyOf() in compiledResourcesContentForGoogleFonts() constant
/aosp_15_r20/system/vold/
H A DCheckpoint.cpp230 std::string oldContent, newContent; in abort_metadata_file() local
776 std::string oldContent, newContent; in cp_markBootAttempt() local
/aosp_15_r20/packages/modules/Connectivity/networksecurity/service/src/com/android/server/net/ct/
DCompatibilityVersion.java52 boolean install(InputStream newContent, String version) throws IOException { in install()
DCertificateTransparencyInstaller.java75 public boolean install(String compatibilityVersion, InputStream newContent, String version) in install()
/aosp_15_r20/packages/services/Car/tools/telemetry/lua-interpreter/static/js/
Dindex.js148 function createPopulatingDataButton(label, editorView, newContent) { argument
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DProjectionSpace.h92 void setContent(Rect newContent) { mContent = std::move(newContent); } in setContent()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/common/
DFloatingContentCoordinator.java48 public final void onContentAdded(@org.jetbrains.annotations.NotNull() in onContentAdded()
/aosp_15_r20/packages/modules/Connectivity/networksecurity/tests/unit/src/com/android/server/net/ct/
DCertificateTransparencyInstallerTest.java112 String newContent = "i_am_the_real_content"; in testCompatibilityVersion_versionInstalledFailed() local
/aosp_15_r20/cts/hostsidetests/os/src/android/os/cts/
H A DProcfsHostTests.java150 String newContent = readAndCheckFile(absolutePath, readCommand, pattern); in testFile() local
/aosp_15_r20/frameworks/base/libs/hwui/
H A DDeferredLayerUpdater.cpp165 bool newContent = false; in apply() local
/aosp_15_r20/external/auto/factory/src/test/java/com/google/auto/factory/processor/
H A DAutoFactoryProcessorTest.java209 String newContent = in updateGoldenFile() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragView.java375 ImageView newContent = getViewFromDrawable(getContext(), crossFadeDrawable); in crossFadeContent() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/networksecurity/service/service-networksecurity-pre-jarjar/android_common/javac/
Dservice-networksecurity-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/networksecurity/service/service-networksecurity-pre-jarjar/android_common_apex30/javac/
Dservice-networksecurity-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/networksecurity/service/service-networksecurity-pre-jarjar/android_common/combined/
Dservice-networksecurity-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateMaximalLocales.java2377 Map<String, String> newContent, in compareMapsAndFixNew()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtree.c5977 xmlChar *newContent = NULL; in xmlNodeAddContentLen() local
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDjdom2-2.0.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jdom2/ org/ ...
/aosp_15_r20/external/doclava/res/assets/templates-sdk/assets/js/
H A Dandroid_3p-bundle.js2682 …collapsible:!1,event:"click",fillSpace:!1,header:"> li > :first-child,> :not(li):even",icons:{head…
/aosp_15_r20/external/guice/extensions/persist/lib/
HDdom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/aosp_15_r20/prebuilts/tools/common/netbeans-visual/
HDorg-openide-util.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/netbeans/ org/ ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.text_3.6.300.v20180430-1330.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/aosp_15_r20/external/antlr/runtime/ActionScript/project/lib/
HDFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...

12345678910>>...15