/frameworks/base/core/java/android/net/ |
D | LinkAddress.java | 72 private int scope; field in LinkAddress 114 private void init(InetAddress address, int prefixLength, int flags, int scope) { in init() argument 126 this.scope = scope; in init() 139 public LinkAddress(InetAddress address, int prefixLength, int flags, int scope) { in LinkAddress() argument 140 init(address, prefixLength, flags, scope); in LinkAddress() 152 this.scope = scopeForUnicastAddress(address); in LinkAddress() 174 this.scope = scopeForUnicastAddress(this.address); in LinkAddress() 185 public LinkAddress(String address, int flags, int scope) { in LinkAddress() argument 188 init(ipAndMask.first, ipAndMask.second, flags, scope); in LinkAddress() 219 this.scope == linkAddress.scope; in equals() [all …]
|
/frameworks/av/drm/mediadrm/plugins/clearkey/ |
D | DrmPlugin.cpp | 47 const Vector<uint8_t>& scope, in getKeyRequest() argument 61 sp<Session> session = mSessionLibrary->findSession(scope); in getKeyRequest() 69 const Vector<uint8_t>& scope, in provideKeyResponse() argument 72 sp<Session> session = mSessionLibrary->findSession(scope); in provideKeyResponse() 79 sendEvent(kDrmPluginEventVendorDefined, 0, &scope, NULL); in provideKeyResponse()
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_reference.jd | 47 <th scope="col">Response Code</th> 48 <th scope="col">Value</th> 49 <th scope="col">Description</th> 121 <th scope="col">Key</th> 122 <th scope="col">Description</th> 180 <th scope="col">Key</th> 181 <th scope="col">Description</th> 208 <th scope="col">Field</th> 209 <th scope="col">Description</th> 305 <th scope="col">Key</th> [all …]
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/ |
D | controls.jd | 50 <th scope="col">コントロール タイプ</th> 51 <th scope="col">説明</th> 52 <th scope="col">関連クラス</th>
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/ |
D | controls.jd | 50 <th scope="col">Тип элемента управления</th> 51 <th scope="col">Описание</th> 52 <th scope="col">Связанные классы</th>
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/ |
D | controls.jd | 50 <th scope="col">제어 유형</th> 51 <th scope="col">설명</th> 52 <th scope="col">관련 클래스</th>
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/ |
D | controls.jd | 50 <th scope="col">控制項類型</th> 51 <th scope="col">說明</th> 52 <th scope="col">相關類別</th>
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/ |
D | controls.jd | 50 <th scope="col">控件类型</th> 51 <th scope="col">描述</th> 52 <th scope="col">相关类</th>
|
/frameworks/base/docs/html/topic/arc/ |
D | device-support.jd | 80 <th scope="col">Manufacturer</th> 81 <th scope="col">Model</th> 82 <th scope="col">Architecture</th> 83 <th scope="col">Touchscreen support</th> 84 <th scope="col">Convertible</th>
|
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/ |
D | LocalizeDependenciesTask.groovy | 209 println("dependency $dependency for $artifact . scope: ${dependency.scope}") 210 if ("provided".equals(dependency.scope)) { 214 if ("optional".equals(dependency.scope)) { 218 if ("test".equals(dependency.scope)) { 220 … println("${dependency} is test scope but including because $key is in direct dependencies")
|
/frameworks/av/include/ndk/ |
D | NdkMediaDrm.h | 201 media_status_t AMediaDrm_getKeyRequest(AMediaDrm *, const AMediaDrmScope *scope, 223 media_status_t AMediaDrm_provideKeyResponse(AMediaDrm *, const AMediaDrmScope *scope,
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/ |
D | content-provider-basics.jd | 157 <th style="width:20%" align="center" scope="col">word</th> 158 <th style="width:20%" align="center" scope="col">app id</th> 159 <th style="width:20%" align="center" scope="col">frequency</th> 160 <th style="width:20%" align="center" scope="col">locale</th> 161 <th style="width:20%" align="center" scope="col">_ID</th> 164 <td align="center" scope="row">mapreduce</td> 171 <td align="center" scope="row">precompiler</td> 178 <td align="center" scope="row">applet</td> 185 <td align="center" scope="row">const</td> 192 <td align="center" scope="row">int</td> [all …]
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/ |
D | content-provider-basics.jd | 157 <th style="width:20%" align="center" scope="col">字詞</th> 158 <th style="width:20%" align="center" scope="col">應用程式 ID</th> 159 <th style="width:20%" align="center" scope="col">頻率</th> 160 <th style="width:20%" align="center" scope="col">地區</th> 161 <th style="width:20%" align="center" scope="col">_ID</th> 164 <td align="center" scope="row">mapreduce</td> 171 <td align="center" scope="row">precompiler</td> 178 <td align="center" scope="row">applet</td> 185 <td align="center" scope="row">const</td> 192 <td align="center" scope="row">int</td> [all …]
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/ |
D | content-provider-basics.jd | 157 <th style="width:20%" align="center" scope="col">단어</th> 158 <th style="width:20%" align="center" scope="col">앱 ID</th> 159 <th style="width:20%" align="center" scope="col">빈도</th> 160 <th style="width:20%" align="center" scope="col">로케일</th> 161 <th style="width:20%" align="center" scope="col">_ID</th> 164 <td align="center" scope="row">mapreduce</td> 171 <td align="center" scope="row">precompiler</td> 178 <td align="center" scope="row">applet</td> 185 <td align="center" scope="row">const</td> 192 <td align="center" scope="row">int</td> [all …]
|
/frameworks/data-binding/developmentPlugins/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/base/tests/TouchLatency/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/data-binding/integration-tests/TestApp/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/data-binding/compiler/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/support/samples/SupportLeanbackShowcase/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/av/media/ndk/ |
D | NdkMediaDrm.cpp | 270 media_status_t AMediaDrm_getKeyRequest(AMediaDrm *mObj, const AMediaDrmScope *scope, in AMediaDrm_getKeyRequest() argument 278 if (!mimeType || !scope || !keyRequest || !keyRequestSize) { in AMediaDrm_getKeyRequest() 283 if (!findId(mObj, *scope, iter)) { in AMediaDrm_getKeyRequest() 323 media_status_t AMediaDrm_provideKeyResponse(AMediaDrm *mObj, const AMediaDrmScope *scope, in AMediaDrm_provideKeyResponse() argument 329 if (!scope || !response || !responseSize || !keySetId) { in AMediaDrm_provideKeyResponse() 334 if (!findId(mObj, *scope, iter)) { in AMediaDrm_provideKeyResponse()
|