Home
last modified time | relevance | path

Searched refs:One (Results 1 – 25 of 155) sorted by relevance

1234567

/frameworks/base/tools/aapt2/proto/
DProtoHelpers.cpp116 case Plural::One: return pb::Plural_Arity_One; in serializePluralEnumToPb()
128 case pb::Plural_Arity_One: return Plural::One; in deserializePluralEnumFromPb()
DTableProtoSerializer_test.cpp50 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/
DOne.java23 public class One extends ActivityMain { class
/frameworks/base/docs/html/guide/practices/
Dindex.jd16 <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/
DGSMPhoneTest.java.broken157 // 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/
Dbuild.jd4 <p>One of the NDK's core purposes is allowing you to build C and C++ source code into shared
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt38 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
DEGL_ANDROID_framebuffer_target.txt38 can be used to create an EGLSurface. One implementation, which is used to
/frameworks/base/docs/html/distribute/engage/
Dvideo.jd17 <em>show them</em>. One of the most viewed content types is how-to videos.
/frameworks/native/vulkan/
DREADME.md17 ### One-time setup
/frameworks/base/docs/html/training/sharing/
Dindex.jd24 <p>One of the great things about Android applications is their ability to communicate and
/frameworks/base/docs/html/guide/topics/sensors/
Dindex.jd15 <h4>One Screen Turn Deserves Another</h4>
/frameworks/base/docs/html/guide/topics/renderscript/
Dindex.jd18 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/
Dsupport.jd87 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/
Dsupport.jd87 …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/
Dsupport.jd87 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/
Dindex.jd32 love. One way to make your application lovable is to make it personal. Android
/frameworks/base/docs/html/design/style/
Ddevices-displays.jd51 <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/
Dhouse-ads.jd8 <p>One of the fastest ways to accumulate downloads or increase conversions is to tap into your
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd162 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/
DFormat.proto170 One = 1; enumerator
DResourceValues.h307 One, enumerator
/frameworks/base/docs/html/guide/topics/resources/
Dindex.jd19 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/
Dsupports-gl-texture-element.jd103 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/
Dloading-ondemand.jd83 <p class="note"><strong>Note:</strong> One drawback of {@link android.view.ViewStub} is that it

1234567