Searched refs:Now (Results 1 – 25 of 123) sorted by relevance
12345
/frameworks/base/docs/html/training/tv/playback/ |
D | now-playing.jd | 1 page.title=Displaying a Now Playing Card 13 <li><a href="#card">Display a Now Playing Card</a></li> 24 Android framework enables TV apps to do this by displaying a <em>Now Playing</em> card on the home 27 <p>The Now Playing card is a system artifact that displays on the 33 the Now Playing card.</p> 58 <p class="note"<strong>Note:</strong> The Now Playing card will display only for a media session wi… 61 <h2 id="card">Display a Now Playing Card</h2> 63 <p>The Now Playing card shows up after {@link android.media.session.MediaSession#setActive(boolean)… 124 method. This method of the media session object lets you provide information to the Now Playing card 154 <p>When the user selects the Now Playing card, the system opens the app that owns the session.
|
D | index.jd | 50 <dt><b><a href="now-playing.html">Displaying a Now Playing Card</a></b></dt> 51 <dd>Learn how to use a MediaSession to display a Now Playing card on the home screen.</dd>
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | ZOption.h | 40 Now, enumerator
|
/frameworks/base/docs/html/guide/components/ |
D | intents-common.jd | 100 <li><a href="#Now">Intents Fired by Google Now</a></li> 111 <!-- Google Now box styles --> 188 <h4>Google Now</h4> 190 <p><a href="http://www.google.com/landing/now/">Google Now</a> fires some of the intents listed 192 <a href="#Now">Intents Fired by Google Now</a>.</p> 204 <!-- Google Now box --> 207 <a href="#Now"> 211 <p class="now-title">Google Now</p> 301 <!-- Google Now box --> 304 <a href="#Now"> [all …]
|
/frameworks/base/docs/html/about/ |
D | start.jd | 54 <p>Now your app is complete. You've built it to support a variety of screen sizes and 63 <p style="clear:both">Now that you know what's available, get started by installing the <a
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | threshold.fs | 50 // Now compute the coefficints 65 //Now we need to normalize the weights because all our coefficients need to add up to one
|
/frameworks/compile/mclinker/lib/Core/ |
D | GeneralOptions.cpp | 135 case ZOption::Now: in addZOption()
|
/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/base/docs/html/training/basics/actionbar/ |
D | setting-up.jd | 64 <p>Now the {@link android.R.style#Theme_Holo Theme.Holo} theme is applied to your app and 103 <p>Now your activity includes the action bar when running on Android 2.1 (API level 7) or higher.
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_complicated.vcf | 23 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
/frameworks/compile/mclinker/lib/Support/ |
D | CommandLine.cpp | 137 Val.setKind(ZOption::Now); in parse()
|
/frameworks/base/docs/html/distribute/tools/ |
D | open-distribution.jd | 78 Now</strong> button in the email message (see Figure 1). Users can install 83 <strong>Note:</strong> The <strong>Install Now</strong> button, shown in
|
/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/animation/ |
D | layout.jd | 75 Now, all you need to do is add, remove, or update items in the layout
|
D | cardflip.jd | 286 <p> Now, you'll need to display the fragments inside of a parent activity. 324 Now that you have the front of the card showing, you can show the back of the card
|
/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/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/sdk/installing/ |
D | migrate.jd | 49 <p>Now that your project is imported to Android Studio,
|
D | create-project.jd | 79 <p>Now you are ready to develop your app. For more information, see the following links:</p>
|
/frameworks/base/docs/html/design/building-blocks/ |
D | buttons.jd | 43 For example, in a birthday reminder card in Google Now, the button's text
|
/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
|
/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/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/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> 218 <p>Now all you need is an event that adds an instance of this fragment to your activity.</p>
|
12345