/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 76 <td style="text-align: center;"><big>•</big></td> 77 <td style="text-align: center;"><big>•</big></td> 89 <td style="text-align: center;"><big>•</big><br><small>(Android 4.1+)</small></td> 90 <td style="text-align: center;"><big>•</big></td> 96 <td style="text-align: center;"><big>•</big></td> 103 <td style="text-align: center;"><big>•</big><br><small>(Android 4.1+)</small></td> 104 <td style="text-align: center;"><big>•</big><br><small>(Android 4.1+)</small></td> 111 <td style="text-align: center;"><big>•</big></td> 112 <td style="text-align: center;"><big>•</big></td> 120 <td style="text-align: center;"><big>•</big></td> [all …]
|
/frameworks/base/docs/html/training/notify-user/ |
D | expanded.jd | 16 <li><a href="#big-view">Construct the Big View</a></li> 41 normal view and big view. The big view of a notification only appears when the 47 how to incorporate big view notifications into your app while still providing 50 Notifications API guide</a> for more discussion of big views.</p> 61 <p>Here is an example of a big view:</p> 63 <img src="{@docRoot}images/training/notifications-bigview.png" width="300" height="143" alt="big vi… 70 big view give users access to same functionality:</p> 117 <h2 id="big-view">Construct the Big View</h2> 119 <p>This snippet shows how to set up the buttons that will appear in the big view:</p> 123 // big view of the notification. [all …]
|
D | index.jd | 89 Learn how to create a big view within an expanded notification, while still maintaining
|
/frameworks/base/docs/html/training/game-controllers/ |
D | compatibility.jd | 85 <td style="text-align: center;"><big> </big></td> 86 <td style="text-align: center;"><big> </big></td> 87 <td style="text-align: center;"><big>•</big></td> 94 <td style="text-align: center;"><big> </big></td> 95 <td style="text-align: center;"><big>•</big></td> 101 <td style="text-align: center;"><big> </big></td> 102 <td style="text-align: center;"><big>•</big></td> 107 <td style="text-align: center;"><big>•</big></td> 108 <td style="text-align: center;"><big>•</big></td> 114 <td style="text-align: center;"><big>•</big></td> [all …]
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | how-android-draws.jd | 62 unspecified dimensions to find out how big they want to be, then call 65 unconstrained sizes is too big or too small (that is, if the children 87 describes how big the {@link android.view.View} wants to be for both 93 which means the {@link android.view.View} wants to be as big as its parent 96 which means that the {@link android.view.View} wants to be just big enough to
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 2963 private void resetStandardTemplateWithActions(RemoteViews big) { in resetStandardTemplateWithActions() argument 2964 big.setViewVisibility(R.id.actions, View.GONE); in resetStandardTemplateWithActions() 2965 big.setViewVisibility(R.id.action_divider, View.GONE); in resetStandardTemplateWithActions() 2966 big.removeAllViews(R.id.actions); in resetStandardTemplateWithActions() 2970 RemoteViews big = applyStandardTemplate(layoutId); in applyStandardTemplateWithActions() local 2972 resetStandardTemplateWithActions(big); in applyStandardTemplateWithActions() 2976 big.setViewVisibility(R.id.actions, View.VISIBLE); in applyStandardTemplateWithActions() 2977 big.setViewVisibility(R.id.action_divider, View.VISIBLE); in applyStandardTemplateWithActions() 2981 big.addView(R.id.actions, button); in applyStandardTemplateWithActions() 2984 return big; in applyStandardTemplateWithActions() [all …]
|
/frameworks/base/docs/html/training/custom-views/ |
D | custom-drawing.jd | 159 // Figure out how big we can make the pie. 165 {@link android.view.View.MeasureSpec} values that tell you how big your view's 176 big enough to make the pie as big as its label:</p> 186 // get as big as it can
|
D | optimizing-view.jd | 72 big each view needs
|
/frameworks/base/docs/html/design/tv/ |
D | index.jd | 8 <p>The Android TV platform user interface provides the launch pad for your app's big screen 32 <p>By bringing the power of Google search to the big screen, Android TV makes new, dynamic
|
D | principles.jd | 18 fast, be it the big game, their favorite show, or a game with friends. The next piece of content
|
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 748 char big[256]; in main() local 750 streamIndex, &big); in main() 763 XATimedTextStreamInformation big; in main() local 765 streamIndex, &big); in main()
|
/frameworks/base/docs/html/training/tv/tif/ |
D | index.jd | 19 Watching live television shows and other continuous, channel-based content is a big part of the
|
/frameworks/base/docs/html/training/wearables/notifications/ |
D | pages.jd | 51 // Create a big text style for the second page
|
D | creating.jd | 176 to your notification by adding one of the "big view" styles to your notification. On a 177 handheld device, users can see the big view content by expanding the notification. On 178 a wearable device, the big view content is visible by default.</p> 193 // Specify the 'big view' content to display the long
|
/frameworks/base/docs/html/tv/ |
D | index.jd | 93 Find out how to get your app ready for its big-screen debut. 157 Start creating your big-screen experience!
|
/frameworks/base/docs/html/about/versions/ |
D | lollipop.jd | 25 <li><a href="#TV">Your apps on the big screen</a></li> 124 <h2 id="TV">Your apps on the big screen</h2> 126 …/index.html">Android TV</a> provides a complete TV platform for your app's big screen experience. … 128 <p>With Android TV you can now <strong>create big, bold experiences</strong> for your app or game c…
|
/frameworks/base/docs/html/ |
D | index.jd | 80 Build your apps for the big screen and bring your content to life.
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 169 the big name account types like "Google" and "Corporate." You can use the 176 this isn't a big deal—just bundle the service in the app.
|
/frameworks/base/docs/html/google/play-services/ |
D | cast.jd | 20 big screens.</p>
|
/frameworks/base/docs/html/design/patterns/ |
D | confirming-acknowledging.jd | 60 …<p><strong>Confirmation is unnecessary</strong>. If the user +1'd by accident, it's not a big deal…
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | building-ui.jd | 201 specifies that the view should be only as big as needed to fit the contents of the view. If you 274 the button is only as big as necessary to fit the button's text label.</li> 306 android.widget.Button} widgets are only as big as necessary to fit their content, as shown in
|
/frameworks/base/docs/html/design/wear/ |
D | principles.jd | 34 <h2 id="BigGestures">Design for big gestures</h2>
|
/frameworks/base/docs/html/distribute/stories/ |
D | tablets.jd | 3 … are investing in a full tablet experience for their apps and seeing those investments pay off big. 10 for their apps and are seeing those investments pay off big. The increased
|
/frameworks/base/docs/html/design/videos/ |
D | index.jd | 99 …<p>An app is useless if people can't find their way around it. Android introduced big navigation-s…
|
/frameworks/base/docs/html/distribute/users/ |
D | build-buzz.jd | 63 afraid to try something different or quirky, taking a risk could pay big
|