Home
last modified time | relevance | path

Searched refs:my (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
DR$menu.class ... java.lang.Object { public static final int my
/frameworks/base/docs/html/tools/testing/
Dindex.jd30 <p>I recently took my first serious look at Traceview, and it occurred to me, first, that
32 opportunity to lecture sternly on one of my favorite subjects: performance improvement and
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/java/com/android/layoutlib/test/myapplication/
DMyActivity.java20 getMenuInflater().inflate(R.menu.my, menu); in onCreateOptionsMenu()
/frameworks/base/docs/html/tv/adt-1/
Dindex.jd51 <strong>How do I turn my device on?</strong>
57 <strong>How do I completely turn my device off? </strong>
113 <strong>How do I put the gamepad that came with my ADT-1 into pairing mode?</strong>
126 <strong>Can I control ADT-1 with my phone or tablet?</strong>
204 <strong>Will my Google Cast sender apps work on ADT-1 just like Chromecast?</strong>
214 <strong>How do I register my ADT-1 in order to run my apps?</strong>
230 <strong>How do I debug my Cast app on ADT-1?</strong>
278 <strong>There is a hardware problem with my ADT-1. How do I return it?</strong>
/frameworks/base/docs/html/training/wearables/apps/
Dvoice.jd135 …<td>"OK Google, start cycling"<br/><br/>"OK Google, start my bike ride"<br/><br/>"OK Google, stop …
151 …<td>"OK Google, track my run"<br/><br/>"OK Google, start running"<br/><br/>"OK Google, stop runnin…
168 …<td>"OK Google, start a workout"<br/><br/>"OK Google, track my workout"<br/><br/>"OK Google, stop …
185 <td>"OK Google, what’s my heart rate?"<br/><br/>"OK Google, what’s my bpm?"</td>
199 <td>"OK Google, how many steps have I taken?"<br/><br/>"OK Google, what’s my step count?"</td>
/frameworks/base/docs/html/tools/help/
Djobb.jd27 $ jobb -d /temp/assets/ -o my-app-assets.obb -k secret-key -pn com.my.app.package -pv 11
33 $ jobb -d /temp/obb-output/ -o my-app-assets.obb -k secret-key
/frameworks/base/docs/html/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">Simplify My Life</h2>
174 <h4 id="never-lose-my-stuff">Never lose my stuff</h4>
244 <h4 id="its-not-my-fault">It's not my fault</h4>
Dcreative-vision.jd29 <h4>Simplify my life</h4>
/frameworks/av/media/libeffects/testlibs/
DAndroid.mk_1 LOCAL_PATH:= $(call my-dir)
/frameworks/base/docs/html/distribute/users/
Dbuild-community.jd64 How will my users prefer to interact? Game users may prefer a modern feed
72 Should I have a community for all my apps or should each app have its
74 that interests them or can I make it a way to turn them onto my other
/frameworks/base/libs/hwui/
DPathTessellator.cpp1006 float my = (p1c1c2y + p2c1c2y) * 0.5f; in recursiveCubicBezierVertices() local
1010 mx, my, p1c1c2x, p1c1c2y, in recursiveCubicBezierVertices()
1013 mx, my, p2c1c2x, p2c1c2y, in recursiveCubicBezierVertices()
1042 float my = (acy + bcy) * 0.5f; in recursiveQuadraticBezierVertices() local
1044 recursiveQuadraticBezierVertices(ax, ay, mx, my, acx, acy, in recursiveQuadraticBezierVertices()
1046 recursiveQuadraticBezierVertices(mx, my, bx, by, bcx, bcy, in recursiveQuadraticBezierVertices()
/frameworks/base/docs/html/distribute/essentials/quality/
Dauto.jd383 <strong>After I submit my app, how will find out if my app does not meet all
395 <strong>My app targets more than just Android Auto. If my app does not meet the Auto
396 requirements, will my new or updated app still appear on Google Play for phones and
Dtv.jd475 <strong>After I submit my app, how will find out if my app does not meet all the requirements for
493 <strong>My app targets more than just TV devices. If my app does not meet the TV device
494 requirements, will my new or updated app still appear on Google Play for phones and
505 <strong>If my app meets the publishing requirements, when will it be available in the Google
Dwear.jd426 <strong>After I submit my app for Android Wear review, how will I find out if my app does not meet
447 <strong>If my app does not meet the Wear requirements, will my new or updated app still appear on
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/
Dapp-signing.jd251 <pre>$ keytool -genkey -v -keystore my-release-key.keystore
254 <p>上記のコマンド例を実行すると、Keytool からキーストアとキーのパスワードと、キーの識別名フィールドの指定が求められます。キーストアが <code>my-release-key.keyst…
288 <pre>$ jarsigner -verbose -keystore my-release-key.keystore
/frameworks/base/docs/html/training/improving-layouts/
Dsmooth-scrolling.jd25 <li><a href="http://android-developers.blogspot.com/2009/01/why-is-my-list-black-android.html">Why
26 is my list black? An Android optimization</a></li>
/frameworks/base/docs/html/guide/faq/
Dtroubleshooting.jd14 <li><a href="#noupdate">I updated my app, but the updates don't seem to be showing up on
24 …<li><a href="#apidemosreinstall">I can't install ApiDemos apps in my IDE because of a signing erro…
27 …<li><a href="#signingcalendar">I can't compile my app because the build tools generated an expired…
102 <a name="noupdate"></a><h2>I updated my app, but the updates don't seem to be showing up on the dev…
198 <h2 id="apidemosreinstall">I can't install ApiDemos apps in my IDE because of a signing error</a></…
290 <h2 id="signingcalendar">I can't compile my app because the build tools generated an expired debug …
Dsecurity.jd10 <li><a href="#use">How do I securely use my Android phone?</a></li>
78 <a name="use" id="use"></a><h2>How do I securely use my Android phone?</h2>
/frameworks/base/core/java/android/widget/
DScrollView.java1720 private static int clamp(int n, int my, int child) { in clamp() argument
1721 if (my >= child || n < 0) { in clamp()
1739 if ((my+n) > child) { in clamp()
1745 return child-my; in clamp()
DHorizontalScrollView.java1649 private static int clamp(int n, int my, int child) { in clamp() argument
1650 if (my >= child || n < 0) { in clamp()
1653 if ((my + n) > child) { in clamp()
1654 return child - my; in clamp()
/frameworks/base/docs/html/tools/publishing/
Dapp-signing.jd289 <a href="{@docRoot}resources/faq/troubleshooting.html#signingcalendar">I can't compile my app
305 $ keytool -genkey -v -keystore my-release-key.keystore
310 <code>my-release-key.keystore</code>. The keystore contains a single key, valid for 10000 days.
322 -keystore my-release-key.keystore my_application.apk alias_name
/frameworks/base/docs/html/training/sharing/
Dsend.jd70 sendIntent.putExtra(Intent.EXTRA_TEXT, &quot;This is my text to send.&quot;);
98 sendIntent.putExtra(Intent.EXTRA_TEXT, &quot;This is my text to send.&quot;);
/frameworks/base/docs/html/tools/extras/
Doem-usb.jd85 <li>Select <strong>Browse my computer for driver software</strong> and click
127 <li>Select <strong>Browse my computer for driver software</strong>.</li>
152 software. Select <strong>Browse my computer for driver software</strong>.</li>
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd266 // This is my web site, so do not override; let my WebView load the page
269 … // Otherwise, the link is not for a page on my site, so launch another Activity that handles URLs
/frameworks/base/docs/html/distribute/tools/promote/
Dbadges.jd15 click <em>Build my badge</em>, then paste the HTML into your web content.</p>
349 type="button" value="Build my badge" style="padding:10px" />

12