Searched refs:Now (Results 1 – 25 of 130) sorted by relevance
123456
/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> 25 Android framework enables TV apps to do this by displaying a <em>Now Playing</em> card on the home 28 <p>The Now Playing card is a system artifact that displays on the 34 the Now Playing card.</p> 59 <p class="note"<strong>Note:</strong> The Now Playing card will display only for a media session wi… 62 <h2 id="card">Display a Now Playing Card</h2> 64 <p>The Now Playing card shows up after {@link android.media.session.MediaSession#setActive(boolean)… 125 method. This method of the media session object lets you provide information to the Now Playing card 155 <p>When the user selects the Now Playing card, the system opens the app that owns the session.
|
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/base/docs/html/guide/components/ |
D | intents-common.jd | 97 <li><a href="#Now">Intents Fired by Google Now</a></li> 108 <!-- Google Now box styles --> 185 <h4>Google Now</h4> 187 <p><a href="http://www.google.com/landing/now/">Google Now</a> fires some of the intents listed 189 <a href="#Now">Intents Fired by Google Now</a>.</p> 201 <!-- Google Now box --> 204 <a href="#Now"> 209 <p class="now-title">Google Now</p> 299 <!-- Google Now box --> 302 <a href="#Now"> [all …]
|
/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 | 133 case ZOption::Now: in addZOption()
|
/frameworks/base/docs/html/training/basics/actionbar/ |
D | setting-up.jd | 66 <p>Now the {@link android.R.style#Theme_Holo Theme.Holo} theme is applied to your app and 105 <p>Now your activity includes the action bar when running on Android 2.1 (API level 7) or higher.
|
/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/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
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-extra-credit.jd | 37 <p>Now start the notepad demo in debug mode:</p>
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | binding.jd | 70 // Now hook into our object and set its onItemClickListener member
|
/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/wear/design/ |
D | user-interface.jd | 27 information. Much like Google Now on Android phones and tablets, users swipe vertically to navigate
|
/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-intl/intl/zh-tw/preview/ |
D | setup-sdk.jd | 57 <li>在「Updates」(更新) 面板上,選取 [Check Now] (立即檢查) 以檢查是否有可用的最新測試版建置。<strong></strong><strong></strong>
|
/frameworks/base/docs/html-intl/intl/ru/preview/ |
D | setup-sdk.jd | 57 <li>На панели <strong>Updates</strong> выберите <strong>Check Now</strong>,
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | accessing.jd | 45 // Now you can use the Data Layer API
|
/frameworks/base/docs/html-intl/intl/ja/preview/ |
D | setup-sdk.jd | 57 <li>[<strong>Updates</strong>] パネルで、[<strong>Check Now</strong>] を選択して最新の Canary ビルドの有無を確認します。
|
/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… 116 <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/accessibility/ |
D | service.jd | 169 <p>Now that your service is set up to run and listen for events, write some code 282 <p>Now you have a complete, functioning accessibility service. Try configuring
|
123456