/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | ItemAnimatorV2ApiTest.java | 303 final RecyclerView.ViewHolder replaced = mRecyclerView.findViewHolderForAdapterPosition(2); in updateWithOneDuplicateAndOneInPlace() local 308 if (viewHolder == replaced) { in updateWithOneDuplicateAndOneInPlace() 322 assertNotSame(replaced, newVh); in updateWithOneDuplicateAndOneInPlace() 336 assertSame(replaced, logReplaced.viewHolder); in updateWithOneDuplicateAndOneInPlace() 341 assertTrue(mAnimator.preLayoutInfoMap.containsKey(replaced)); in updateWithOneDuplicateAndOneInPlace() 346 assertFalse(mAnimator.postLayoutInfoMap.containsKey(replaced)); in updateWithOneDuplicateAndOneInPlace()
|
/frameworks/base/tools/layoutlib/create/ |
D | README.txt | 25 - some classes need to be overridden, for example all the drawing code that is replaced by Java 2D 111 native methods which are replaced by a stub. Methods that are to be overridden are also replaced by 149 As indicated above, all native and overridden methods are replaced by a stub. We don't have the 158 This strategy is now obsolete and replaced by the method delegates. 192 This strategy is now obsolete and replaced by the method delegates (See strategy 6- Method
|
/frameworks/base/media/lib/tvremote/ |
D | README.txt | 22 This library will eventually be replaced when the inputmanager
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 22 This library will eventually be replaced when the media route provider
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 23 This library will eventually be replaced when the provisioned certificate-
|
/frameworks/base/docs/html/guide/topics/media/ |
D | exoplayer.jd | 13 designed to be easy to customize and extend, allowing many components to be replaced with custom
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 78 hierarchy. It is replaced by the inflated layout and the ID for the root view of that layout is
|
D | optimizing-layout.jd | 136 tool on your layout files to search for possible view hierarchy optimizations. Lint has replaced 142 …t of a layout and does not provide background or padding etc, it can be replaced with a merge tag …
|
/frameworks/base/docs/html/training/basics/fragments/ |
D | fragment-ui.jd | 67 <p>If your activity allows the fragments to be removed and replaced, you should add the 163 stack, then the fragment is destroyed when removed or replaced.</p>
|
/frameworks/base/services/core/java/com/android/server/job/ |
D | JobStore.java | 130 boolean replaced = mJobSet.remove(jobStatus); in add() 138 return replaced; in add()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/ |
D | WebViewUpdateServiceTest.java | 767 public void checkDontKillIfPackageRemoved(boolean replaced) { in checkDontKillIfPackageRemoved() argument 778 if (replaced) { in checkDontKillIfPackageRemoved()
|
/frameworks/base/docs/html/guide/topics/data/ |
D | install-location.jd | 143 replaced by the default IME. When external storage is remounted, the user can open system settings 147 will be replaced by the default Live Wallpaper. When external storage is remounted, the user can
|
/frameworks/base/libs/androidfw/ |
D | AssetManager.cpp | 826 String8 replaced("fil"); in getLocales() local 827 replaced += (localeStr.string() + kTlPrefixLen); in getLocales() 828 locales->editItemAt(i) = replaced; in getLocales()
|
/frameworks/base/docs/html/ndk/guides/audio/ |
D | sample-rates.jd | 93 if the filter is replaced in real time.</p>
|
/frameworks/base/docs/html/guide/topics/search/ |
D | adding-recent-query-suggestions.jd | 176 automatically replaced by the query text entered by the user).</p>
|
/frameworks/base/docs/html-intl/intl/ru/guide/components/ |
D | tasks-and-back-stack.jd | 67 from the list, fragment B is replaced by a new fragment (fragment C). In this case, it might be
|
/frameworks/base/docs/html-intl/intl/ko/guide/components/ |
D | tasks-and-back-stack.jd | 67 from the list, fragment B is replaced by a new fragment (fragment C). In this case, it might be
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.0-highlights.jd | 174 …interact with each pane independently. Fragments can be added, removed, replaced, and animated ins… 260 …e in their manifest files. The platform emulates the Menu key, which is replaced by the overflow m…
|
/frameworks/base/docs/html/about/dashboards/ |
D | index.jd | 456 // I replaced the src attributes in the javascript above with data-dac-src
|
/frameworks/base/docs/html-intl/intl/ja/guide/components/ |
D | tasks-and-back-stack.jd | 67 from the list, fragment B is replaced by a new fragment (fragment C). In this case, it might be
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 22 where +<ro.product.platform>+ is replaced by the value of the system property of that name. See htt…
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/ |
D | tasks-and-back-stack.jd | 67 from the list, fragment B is replaced by a new fragment (fragment C). In this case, it might be
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/ |
D | tasks-and-back-stack.jd | 67 from the list, fragment B is replaced by a new fragment (fragment C). In this case, it might be
|
/frameworks/base/docs/html/design/patterns/ |
D | actionbar.jd | 44 The app icon establishes your app's identity. It can be replaced with a different logo or branding
|
D | navigation.jd | 207 Recents screen). If Gmail already had its own task running in the background, it would be replaced
|