Searched refs:Now (Results 1 – 25 of 111) sorted by relevance
12345
/frameworks/base/docs/html/training/tv/playback/ |
D | now-playing.jd | 1 page.title=Displaying a Now Playing Card 14 <li><a href="#card">Display a Now Playing Card</a></li> 22 <p>TV apps must display a <em>Now Playing</em> card when playing media behind the launcher or in the 25 <p>The Android framework displays a <em>Now Playing</em> card on the home 31 the <em>Now Playing</em> card.</p> 34 <p class="img-caption"><strong>Figure 1.</strong> Display a <em>Now Playing</em> card when playing 51 <p class="note"<strong>Note:</strong> The <em>Now Playing</em> card will display 55 <h2 id="card">Display a Now Playing Card</h2> 57 <p>The <em>Now Playing</em> card only appears for active sessions. You must call 126 the <em>Now Playing</em> card about the track such as the title, subtitle, [all …]
|
D | index.jd | 65 <dt><b><a href="now-playing.html">Displaying a Now Playing Card</a></b></dt> 66 <dd>Learn how to use a MediaSession to display a Now Playing card on the home screen.</dd>
|
/frameworks/base/docs/html/distribute/engage/ |
D | deep-linking.jd | 17 your app from a search suggestion, or go back to your email reminders in Google Now. </p> 25 Now cards</a>.</p> 48 <h2 id="assist_your_users">Google Now</h2> 50 <p>If you’re building travel, entertainment, or restaurant apps, Google Now cards
|
D | intents.jd | 10 commands in Google Now.</p>
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | ZOption.h | 39 Now, enumerator
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | wifi-direct.jd | 118 <p>Now create a new {@link 220 <p>Now write the code that fetches and processes the list of peers. First 249 <p>Now modify your broadcast receiver's {@link 274 <p>Now, an intent with the action {@link 344 <p>Now go back to the {@link
|
/frameworks/compile/mclinker/lib/Core/ |
D | GeneralOptions.cpp | 132 case ZOption::Now: in addZOption()
|
/frameworks/base/docs/html/distribute/users/ |
D | youtube.jd | 8 Now you can bring users who discover your app videos on YouTube to your store
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | upbeat-games.jd | 56 applied these learnings across their portfolio of games. Now, <strong>75% of
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_complicated.vcf | 23 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
/frameworks/base/docs/html/training/animation/ |
D | layout.jd | 75 Now, all you need to do is add, remove, or update items in the layout
|
D | cardflip.jd | 305 <p> Now, you'll need to display the fragments inside of a parent activity. 342 Now that you have the front of the card showing, you can show the back of the card
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | binding.jd | 70 // Now hook into our object and set its onItemClickListener member
|
D | themes.jd | 172 <p>Now that you understand how a style is defined, you need to learn what kind 272 <p>Now this TextView will be styled as defined by the style named {@code CodeFont}. 322 <p>Now use {@code CustomTheme} instead of {@code Theme.Light} inside the Android 357 <p>Now use this theme like you would any other, and your application will
|
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/quality/ |
D | tv.jd | 420 …앱이 사용자가 떠난 후에도 사운드를 계속 재생하는 경우 사용자가 앱으로 돌아와서 재생을 제어할 수 있도록 홈 화면 권장 사항 행에 <em>지금 재생(Now Playing)</e… 434 앱이 <em>지금 재생(Now Playing)</em> 카드를 제공하는 경우 이 카드를 선택하면 재생을 일시 중지할 수 있는 화면이 표시됩니다.
|
/frameworks/base/docs/html/training/custom-views/ |
D | optimizing-view.jd | 27 <p>Now that you have a well-designed view that responds to gestures and transitions between states,
|
/frameworks/base/docs/html/about/ |
D | start.jd | 55 <p>Now your app is complete. You've built it to support a variety of screen sizes and
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | accessing.jd | 45 // Now you can use the Data Layer API
|
/frameworks/base/docs/html/training/accessibility/ |
D | service.jd | 169 <p>Now that your service is set up to run and listen for events, write some code 281 <p>Now you have a complete, functioning accessibility service. Try configuring
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
D | pickers.jd | 113 <p>Now all you need is an event that adds an instance of this fragment to your activity.</p> 214 <p>Now all you need is an event that adds an instance of this fragment to your activity.</p>
|
/frameworks/base/docs/html/training/design-navigation/ |
D | wireframing.jd | 25 <p>Now that we have a solid understanding of navigation patterns and screen grouping techniques, it… 113 <p>Now that you've designed effective and intuitive intra-app navigation for your application, you …
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 94 <p>Now that the security disclaimers are out of the way, it's time to get back to work. 139 <p>Now that you have an authenticator class, you need a place for it to live.
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | starting-activity.jd | 162 by the {@link android.content.Intent}. Now you need to create the class.</p> 194 <p>Now you will modify the second activity to display the message that was passed
|
D | creating-project.jd | 72 <p>Now take a moment to review the most important files. First, be sure that
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | smooth-scrolling.jd | 118 <p>Now you can easily access each view without the need for the look-up, saving valuable processor
|
12345