/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/ |
D | ExportLicensesTask.groovy | 29 … licenses : ["https://raw.githubusercontent.com/JetBrains/kotlin/master/license/LICENSE.txt", 31 … notices : ["https://raw.githubusercontent.com/JetBrains/kotlin/master/license/NOTICE.txt"] 35 licenses : ["https://raw.githubusercontent.com/antlr/antlr4/master/LICENSE.txt"] 43 licenses : ["https://raw.githubusercontent.com/antlr/antlr4/master/LICENSE.txt"] 47 … licenses : ["https://raw.githubusercontent.com/antlr/stringtemplate4/master/LICENSE.txt"] 55 … licenses : ["https://raw.githubusercontent.com/junit-team/junit/master/LICENSE-junit.txt"], 56 … notices : ["https://raw.githubusercontent.com/junit-team/junit/master/NOTICE.txt"] 70 …t-wip-us.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=LICENSE.txt;hb=refs/heads/master"], 71 …git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=NOTICE.txt;hb=refs/heads/master"] 79 … licenses : ["https://raw.githubusercontent.com/hamcrest/JavaHamcrest/master/LICENSE.txt"]
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | descendant.jd | 16 <li><a href="#master-detail">Implement Master/Detail Flows Across Handsets and Tablets</a></li> 43 <h2 id="master-detail">Implement Master/Detail Flows Across Handsets and Tablets</h2> 45 …master/detail</em> navigation flow, a <em>master</em> screen contains a list of items in a collect… 47 …master or the detail screen); this concern is further discussed in <a href="{@docRoot}training/des… 49 … for Multiple Screens</em> class. The class describes how to implement a master/detail flow using …
|
D | temporal.jd | 179 are implementing a <a href="descendant.html#master-detail">master/detail flow</a> on a handset by 181 screen returns the user to the master screen. To do so, call {@link
|
/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/ |
D | Camera2UtilsTest.java | 367 Camera2RequestSettingsSet master = new Camera2RequestSettingsSet(); in requestSettingsSetNullPreservedByUnions() local 368 requestSettingsSetAndForget(master, CaptureRequest.CONTROL_CAPTURE_INTENT, in requestSettingsSetNullPreservedByUnions() 372 master.union(slave); in requestSettingsSetNullPreservedByUnions() 374 master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions() 377 master.union(slave); in requestSettingsSetNullPreservedByUnions() 378 assertEquals(null, master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions() 382 master.union(slave); in requestSettingsSetNullPreservedByUnions() 384 master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions() 387 master.union(slave); in requestSettingsSetNullPreservedByUnions() 389 master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions()
|
/frameworks/base/docs/downloads/ |
D | README | 3 This directory serves as a "master" repository for various
|
/frameworks/support/v7/preference/ |
D | NOTICES.md | 3 ## [23.1.0](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/v14/pr…
|
/frameworks/support/v14/preference/ |
D | NOTICES.md | 3 ## [23.1.0](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/v14/pr…
|
/frameworks/support/v4/ |
D | NOTICES.md | 3 ## [23.0.1](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/v4/) (…
|
/frameworks/av/media/libstagefright/include/ |
D | OMXNodeInstance.h | 42 status_t freeNode(OMXMaster *master); 140 void onObserverDied(OMXMaster *master);
|
/frameworks/base/docs/html/design/patterns/ |
D | swipe-views.jd | 19 <p>An app's data is often organized in a master/detail relationship: The user can view a list of 28 <p>On a phone, since the master and detail are on separate screens, this typically requires the use…
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 34 # See system/core/logcat/event.logtags for the master copy of the tags.
|
/frameworks/base/docs/html/ndk/guides/graphics/ |
D | shader-compilers.jd | 65 <a href="https://github.com/google/shaderc/tree/master/glslc#user-content-shader-stage-specificatio… 67 <a href="https://github.com/google/shaderc/tree/master/glslc">
|
/frameworks/base/docs/html/guide/topics/text/ |
D | creating-input-method.jd | 27 …<li><a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboard/"> 60 …Also, the <a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyb… 185 …see the <a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboa… 199 <a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboard/"> 411 <a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboard/"> 517 <a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboard/"> 520 <a href="https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboard/">
|
/frameworks/base/docs/html/training/design-navigation/ |
D | multiple-sizes.jd | 51 …top applications and websites offer a left-hand navigation pane or use a master/detail two-pane la… 90 …left pane when in portrait. This works quite well with master/detail panes where the left (master)…
|
D | wireframing.jd | 77 …<li>Is there screen 'master' functionality, allowing re-use of visual elements across different sc…
|
/frameworks/base/docs/html/guide/topics/appwidgets/ |
D | host.jd | 43 <a href="https://android.googlesource.com/platform/packages/apps/Launcher2/+/master/src/com/android… 107 <a href="https://android.googlesource.com/platform/packages/apps/Launcher/+/master/src/com/android/… 187 <a href="https://android.googlesource.com/platform/packages/apps/Launcher/+/master/src/com/android/… 249 <a href="https://android.googlesource.com/platform/packages/apps/Launcher/+/master/src/com/android/… 320 …ref="https://android.googlesource.com/platform/packages/apps/Launcher2/+/master/src/com/android/la…
|
/frameworks/base/docs/html/ndk/guides/audio/ |
D | basics.jd | 154 <a class="external-link" href="https://github.com/googlesamples/android-ndk/tree/master/audio-echo"> 156 <a class="external-link" href="https://github.com/googlesamples/android-ndk/tree/master/native-audi…
|
/frameworks/base/docs/html/training/tv/tif/ |
D | channel.jd | 145 …ink" href="https://github.com/googlesamples/androidtv-sample-inputs/blob/master/app/src/main/java/… 233 …ink" href="https://github.com/googlesamples/androidtv-sample-inputs/blob/master/app/src/main/java/…
|
/frameworks/base/docs/html/training/testing/unit-testing/ |
D | local-unit-tests.jd | 27 <a href="https://github.com/googlesamples/android-testing/tree/master/unit/BasicSample" 194 <a href="https://github.com/googlesamples/android-testing/tree/master/unit/BasicSample"
|
/frameworks/av/media/libstagefright/omx/ |
D | OMXNodeInstance.cpp | 252 status_t OMXNodeInstance::freeNode(OMXMaster *master) { in freeNode() argument 339 OMX_ERRORTYPE err = master->destroyComponentInstance( in freeNode() 1635 void OMXNodeInstance::onObserverDied(OMXMaster *master) { in onObserverDied() argument 1639 freeNode(master); in onObserverDied()
|
/frameworks/base/docs/html/training/testing/integration-testing/ |
D | service-testing.jd | 36 <a href="https://github.com/googlesamples/android-testing/tree/master/integration/ServiceTestRuleSa…
|
/frameworks/base/docs/html/training/location/ |
D | retrieve-current.jd | 27 …<a href="https://github.com/googlesamples/android-play-location/tree/master/BasicLocationSample" c…
|
/frameworks/compile/mclinker/unittests/ |
D | test3.txt | 168 # the gcc version of intl/ the master version and then push
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | themes.jd | 416 …<li><a href="https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/re… 417 …<li><a href="https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/re…
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 22 …me. See https://android.googlesource.com/platform/hardware/libhardware/+/master/hardware.c[libhard…
|