Searched refs:newContent (Results 1 – 6 of 6) sorted by relevance
86 String newContent = "newContent"; in subscribe_contentFetched() local87 FakeContentProvider.setTileSummary(newContent); in subscribe_contentFetched()92 assertThat(mContent).isEqualTo(newContent); in subscribe_contentFetched()100 String newContent = "newContent"; in contentUpdated_contentUpdated() local101 updateContent(newContent); in contentUpdated_contentUpdated()103 assertThat(mContent).isEqualTo(newContent); in contentUpdated_contentUpdated()123 String newContent = "newContent"; in multipleContentUpdates_contentIsNewestValueAndUpdatedTwice() local124 updateContent(newContent); in multipleContentUpdates_contentIsNewestValueAndUpdatedTwice()126 assertThat(mContent).isEqualTo(newContent); in multipleContentUpdates_contentIsNewestValueAndUpdatedTwice()
67 public void onContentChanged(String newContent) { in ActiveUnlockStatusPreferenceController()68 mSummary = newContent; in ActiveUnlockStatusPreferenceController()78 public void onContentChanged(String newContent) { in ActiveUnlockStatusPreferenceController()
376 ImageView newContent = getViewFromDrawable(getContext(), crossFadeDrawable); in crossFadeContent() local379 newContent.setScaleType(ImageView.ScaleType.FIT_XY); in crossFadeContent()380 newContent.measure(makeMeasureSpec(mWidth, EXACTLY), makeMeasureSpec(mHeight, EXACTLY)); in crossFadeContent()381 newContent.layout(0, 0, mWidth, mHeight); in crossFadeContent()382 addViewInLayout(newContent, 0, new LayoutParams(mWidth, mHeight)); in crossFadeContent()385 anim.play(ObjectAnimator.ofFloat(newContent, VIEW_ALPHA, 0, 1)); in crossFadeContent()
148 function createPopulatingDataButton(label, editorView, newContent) { argument167 insert: newContent,
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...