Home
last modified time | relevance | path

Searched refs:easy (Results 1 – 25 of 110) sorted by relevance

12345

/frameworks/base/core/java/android/text/style/
DSuggestionSpan.java305 final boolean easy = (mFlags & FLAG_EASY_CORRECT) != 0; in updateDrawState()
307 if (easy) { in updateDrawState()
328 final boolean easy = (mFlags & FLAG_EASY_CORRECT) != 0; in getUnderlineColor()
330 if (easy) { in getUnderlineColor()
/frameworks/base/docs/html/distribute/googleplay/spotlight/
Dgames.jd11 to that is an easy integration process, one that provides a whole host of
20 <h3>Concrete Software &mdash; Straightforward, easy to implement</h3>
67 <p>"The Google Play game services were straightforward and easy to implement. We
69 services came out, it was an easy decision for us. Not only were they easy to
197 <li>With an easy multiplayer solution, they were able to focus on the
225 <p>"By providing an easy way to power this multiplayer experience, we were able to focus
/frameworks/base/docs/html/design/get-started/
Dcreative-vision.jd25 <p>Android apps make life easier and are easy to understand. When people use your app for the first
36 <p>It's not enough to make an app that is easy to use. Android apps empower people to try new things
/frameworks/base/docs/html/guide/topics/media/
Dindex.jd24 <p>Making a game on Android is easy. Making a great game for a mobile, multitasking, often
42 <p>This class gets you clicking fast with some super-easy ways of leveraging existing camera
/frameworks/base/docs/html/distribute/googleplay/edu/
Dabout.jd19 <p>With easy bulk ordering for groups, schools will be able to purchase and
38 way to learn sixth grade algebra, we'll make it easy for math educators to find,
70 using purchase orders and other payment methods that are easy for schools to
Dguidelines.jd124 <li>Simple, easy to use, and intuitive for the grade levels the app is targeting.
125 App is relatively easy to navigate without teacher guidance. Not distracting
158 Google Play for Education will highlight high-quality apps for easy discovery in
159 the store. Here are some recommendations for making your app easy for students
/frameworks/base/docs/html/google/play-services/
Dindex.jd33 <p>Google Play services provides you with easy access to Google services and is tightly
93 An easy-to-use authorization flow is also
120 easy for you to focus on what's important: your users' experience.</p>
Dlocation.jd17 The location APIs make it easy for you to build location-aware applications, without needing to
79 …cal to surfacing the right content. The Activity recognition API makes it easy to check the user’s…
/frameworks/base/core/java/android/text/
DStaticLayout.java244 boolean easy = measured.mEasy; in generate()
413 needMultiply, chdirs, dir, easy, bufEnd, includepad, trackpad, in generate()
461 needMultiply, chdirs, dir, easy, bufEnd, in generate()
591 boolean easy, int bufEnd, boolean includePad, in out() argument
684 if (easy) { in out()
/frameworks/base/docs/html/distribute/googleplay/promote/
Dindex.jd39 and link them directly to your download page. With the badge generator, they're also easy to make.<…
/frameworks/base/docs/html/training/tv/
Doptimizing-navigation-tv.jd43 <li>Placing layout controls for easy access.</li>
112 …lights for all navigable and selectable elements in the UI. This makes it easy for users to know w…
152 …igate to any UI control with a couple of D-pad clicks. Navigation should be easy and intuitive to
/frameworks/base/docs/html/training/search/
Dindex.jd31 <p>Android's built-in search features offer apps an easy way to provide a
/frameworks/base/docs/html/training/accessibility/
Dindex.jd42 <dd>Learn to make your Android application accessible. Allow for easy
/frameworks/base/docs/html/training/camera/
Dindex.jd47 <p>This class gets you clicking fast with some super-easy ways of
/frameworks/base/docs/html/guide/topics/graphics/
Dindex.jd24 <p>This new animation system makes it easy to animate any kind of property on any object,
/frameworks/base/docs/html/design/building-blocks/
Dtabs.jd14 <p>Tabs in the action bar make it easy to explore and switch between different views or functional
Dgrid-lists.jd25 scrolling direction is not deterministic, make it easy for the user to determine the orientation by
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd82 shortcuts</span> on the Home screen, making it easy to access them from any of the 5 home screen
123 <p>Camera <span class="green">onscreen buttons</span> provide easy access to a new UI for
125 an easy way to set video size/quality for MMS and YouTube.</p>
/frameworks/base/docs/html/distribute/googleplay/about/
Ddistribution.jd80 <p>Once you’ve published your app, Google Play makes it easy to see how it’s
115 launch. Google Play makes it easy to distribute pre-release versions of your app
130 <p>In most cases, it’s easy to create an app that supports all of your targeted
/frameworks/base/docs/html/design/patterns/
Dfullscreen.jd48 gesture is easy and intuitive.
96 users to lose easy access to system navigation, so a little extra space
/frameworks/base/docs/html/guide/practices/
Dindex.jd45 <p>Making a game on Android is easy. Making a <em>great</em> game for a mobile, multitasking,
/frameworks/base/docs/html/training/system-ui/
Dindex.jd57 to create an immersive user experience, while still preserving easy access to the system
Ddim.jd44 creating an immersive experience without sacrificing easy access to the bars.</p>
/frameworks/base/docs/html/google/play/billing/
Dbilling_best_practices.jd78 which means it is relatively easy for an attacker to reverse engineer your application if you use
113 information, but you do not want to make it easy for a hacker or malicious user to replace the
/frameworks/base/docs/html/training/in-app-billing/
Dindex.jd29 …tal content or for upgrades in your app. The In-app Billing API makes it easy for you to integrat…

12345