/frameworks/base/tools/aapt2/proto/ |
D | ProtoHelpers.cpp | 116 case Plural::One: return pb::Plural_Arity_One; in serializePluralEnumToPb() 128 case pb::Plural_Arity_One: return Plural::One; in deserializePluralEnumFromPb()
|
D | TableProtoSerializer_test.cpp | 50 plural->values[Plural::One] = util::make_unique<String>(table->stringPool.makeRef(u"one")); in TEST()
|
/frameworks/base/tests/FeatureSplit/feature1/src/com/android/test/split/feature/one/ |
D | One.java | 23 public class One extends ActivityMain { class
|
/frameworks/base/docs/html/guide/practices/ |
D | index.jd | 16 <p>One way of improving your app’s visibility in the ecosystem is by deploying well-targeted 30 One important result is better support for a new size of screen; what is typically called a “7-inch”
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 157 // One DIALING connection 196 // One ALERTING connection 224 // One ACTIVE connection 251 // One disconnected connection 301 // One ringing (INCOMING) call 336 // One mobile terminated active call 364 // One disconnected (local hangup) call 430 // One ringing call 458 // One rejected call 511 // One ringing call [all …]
|
/frameworks/base/docs/html/ndk/guides/ |
D | build.jd | 4 <p>One of the NDK's core purposes is allowing you to build C and C++ source code into shared
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_recordable.txt | 38 can be used to create an EGLSurface. One implementation, which records the 119 One approach involves performing the color space conversion as part of the
|
D | EGL_ANDROID_framebuffer_target.txt | 38 can be used to create an EGLSurface. One implementation, which is used to
|
/frameworks/base/docs/html/distribute/engage/ |
D | video.jd | 17 <em>show them</em>. One of the most viewed content types is how-to videos.
|
/frameworks/native/vulkan/ |
D | README.md | 17 ### One-time setup
|
/frameworks/base/docs/html/training/sharing/ |
D | index.jd | 24 <p>One of the great things about Android applications is their ability to communicate and
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | index.jd | 15 <h4>One Screen Turn Deserves Another</h4>
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | index.jd | 18 since then. One of the major goals of this past year was to improve the performance
|
/frameworks/base/docs/html-intl/intl/zh-cn/preview/ |
D | support.jd | 87 Nexus 5X、Nexus 6、Nexus 6P、Nexus 9、Nexus Player、Pixel C、General Mobile 4G (Android One) 以及 Sony Xper… 622 <li>此预览版支持以下设备:Nexus 5X、Nexus 6、 Nexus 6P、Nexus 9、and Pixel C 以及 General Mobile 4G (Android One)。 783 <strong>Android One</strong> 872 …下设备:Nexus 5X、Nexus 6、 Nexus 6P、Nexus 9、Nexus Player、and Pixel C 以及 General Mobile 4G (Android One)。
|
/frameworks/base/docs/html-intl/intl/ko/preview/ |
D | support.jd | 87 …xus 6, Nexus 6P, Nexus 9, Nexus Player, Pixel C, General Mobile 4G(Android One) 뿐만 아니라 Sony Xperia… 622 …에서는 Nexus 5X, Nexus 6, Nexus 6P, Nexus 9 및 Pixel C 뿐만 아니라 General Mobile 4G(Android One) 기기를 지원합니다. 783 <strong>Android One</strong> 872 …Nexus 6, Nexus 6P, Nexus 9, Nexus Player 및 Pixel C 뿐만 아니라 General Mobile 4G(Android One) 기기를 지원합니다.
|
/frameworks/base/docs/html-intl/intl/ja/preview/ |
D | support.jd | 87 Nexus 5X、Nexus 6、Nexus 6P、Nexus 9、Nexus Player、Pixel C、General Mobile 4G(Android One)、Sony Xperia Z… 622 … リリースでは、次の端末をサポートしています。Nexus 5X、Nexus 6、Nexus 6P、Nexus 9、Pixel C、および General Mobile 4G(Android One) 783 <strong>Android One</strong> 872 …サポートしています。Nexus 5X、Nexus 6、Nexus 6P、Nexus 9、Nexus Player、Pixel C、および General Mobile 4G(Android One)
|
/frameworks/base/docs/html/training/id-auth/ |
D | index.jd | 32 love. One way to make your application lovable is to make it personal. Android
|
/frameworks/base/docs/html/design/style/ |
D | devices-displays.jd | 51 <p>So where do you begin when designing for multiple screens? One approach is to work in the base
|
/frameworks/base/docs/html/distribute/users/ |
D | house-ads.jd | 8 <p>One of the fastest ways to accumulate downloads or increase conversions is to tap into your
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 162 One of the best ways to spot issues to resolve is by measuring user behavior. 246 One way to track your marketing campaigns is to link <a href= 276 One noteworthy and yet relatively underused tool for catching stability 313 One sure-fire way to lose your users is to give them a slow, unresponsive UI. 416 design. One popular venue to post openings for designers is <a href=
|
/frameworks/base/tools/aapt2/ |
D | Format.proto | 170 One = 1; enumerator
|
D | ResourceValues.h | 307 One, enumerator
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | index.jd | 19 One important result is better support for a new size of screen; what is typically called a "7-inch"
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | supports-gl-texture-element.jd | 103 HTC Nexus One, Droid Incredible, EVO, and others. For widest compatibility, 150 their devices. One of the ways it filters applications is by texture
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 83 <p class="note"><strong>Note:</strong> One drawback of {@link android.view.ViewStub} is that it
|