Searched refs:car (Results 1 – 22 of 22) sorted by relevance
/frameworks/base/docs/html/training/auto/start/ |
D | index.jd | 2 page.tags="auto", "car", "automotive" 31 <p>Android Auto extends the Android platform into the car. When users connect 33 the Auto user interface provides a car-optimized Android experience on the 42 audio content in the car.</li> 44 aloud via text-to-speech, and send replies via voice input in the car.</li> 48 phones and tablets to work in the car, without having to worry about 51 also declare the car capabilities that it uses, such as audio playback or 98 <p>Specify the car capabilities that your app uses in an XML file that you 111 application uses multiple car capabilities. The {@code name} attribute indicates 116 <li>{@code notification} - The app displays message notifications in the car’s [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | DcController.java | 269 CompareResult<LinkAddress> car = in onDataStateChanged() local 273 " newLp=" + result.newLp + " car=" + car); in onDataStateChanged() 276 for (LinkAddress added : car.added) { in onDataStateChanged() 277 for (LinkAddress removed : car.removed) { in onDataStateChanged()
|
/frameworks/base/docs/html/auto/ |
D | index.jd | 84 messaging services in the car.</div> 89 car's controls and screen.</p> 108 <a class="landing-down-arrow" href="#android-in-car"> 117 <div class="landing-section landing-gray-background" id="android-in-car"> 122 platform into the car with a user interface that's optimized for driving.</div> 198 into the car. Build apps that let users browse and play their 199 …music in the car.<br><a href="{@docRoot}training/auto/audio/index.html">Learn how to build audio a… 211 …input in the car.<br><a href="{@docRoot}training/auto/messaging/index.html">Learn how to build mes… 306 provides a notification interface for the car that is both 319 of public radio news and stories to catch up on in the car. It's
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | docking-monitoring.jd | 32 <p>Android devices can be docked into several different kinds of docks. These include car or home 38 your updates completely if the device is car docked. Conversely, you may choose to maximize your 39 updates while car docked if your background service is updating traffic conditions.</p>
|
/frameworks/base/docs/html/training/auto/audio/ |
D | index.jd | 2 page.tags="auto", "car", "automotive", "audio" 71 devices to browse your content listings and play it through a car stereo system. 78 Audio apps do not directly control a car dashboard device that runs Android Auto. When the user 116 <h3 id="manifest-car-app">Declare Auto audio support</h3> 125 <meta-data android:name="com.google.android.gms.car.application" 198 <meta-data android:name="com.google.android.gms.car.notification.SmallIcon" 315 // else that needs to run differently when connected to the car, this 464 to be played over the car's speakers.</p>
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.2-highlights.jd | 209 <li>Support for Bluetooth enabled car and desk docks</li> 210 <li>Improved compatibility matrix with car kits and headsets</li> 286 <p>New "car mode" and "night mode" controls and configurations allow applications to adjust their UI
|
D | android-2.2.jd | 189 <li>New UI modes "car mode" and "night mode" and {@link android.app.UiModeManager} let applications…
|
D | android-2.0.jd | 321 … applications to launch special activities when the device is placed in a desktop or car dock.</li>
|
D | android-3.1-highlights.jd | 149 flight sticks, or a car racing controller. Game controllers that use proprietary
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | voice.jd | 73 <td>Call a car/taxi</td> 74 <td>"OK Google, get me a taxi"<br/><br/>"OK Google, call me a car"</td>
|
/frameworks/base/docs/html/design/wear/ |
D | context.jd | 123 <p>Unlocks the car as you approach it.
|
D | patterns.jd | 101 …on could be reasonably expected. For example, tapping on an address with a car icon and ETA seems …
|
/frameworks/base/docs/html/training/auto/messaging/ |
D | index.jd | 2 page.tags="auto", "car", "automotive", "messaging" 55 services into car dashboards using a standard user interface that lets drivers keep their eyes 119 <meta-data android:name="com.google.android.gms.car.application"
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_motion.jd | 59 car in a game or a user controlling a ball in a game), but it can also be a reflection of the 61 your car). In the first case, you are monitoring motion relative to the device's frame of reference 470 gravity. For example, you could use this sensor to see how fast your car is going. The linear 538 user's location; for example walking, biking, or sitting in a moving car. The following code shows …
|
/frameworks/base/docs/html/design/auto/ |
D | index.jd | 46 <p>When users first connect their Android device to the car, they are presented
|
/frameworks/base/docs/html/samples/new/ |
D | index.jd | 23 when not connected to a car.
|
/frameworks/base/docs/html/guide/components/ |
D | intents-common.jd | 64 <li><a href="#CallCar">Call a car</a></li> 1738 <h3 id="CallCar">Call a car</h3> 1751 <li>"call me a car"</li> 2759 <p><a href="#CallCar">Book a car</a></p> 2761 <li>"call me a car"</li>
|
/frameworks/base/docs/html/training/location/ |
D | location-testing.jd | 303 car travel, because this change works out to 60 miles an hour. In comparison, changing the
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | providing-resources.jd | 561 <code>car</code><br/> 569 <li>{@code car}: Device is displaying in a car dock</li>
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | activity-element.jd | 272 device into a desk/car dock or when the night mode changes. See {@link
|
/frameworks/base/docs/html-intl/intl/es/about/versions/ |
D | android-5.0.jd | 389 …rio del sistema sepa cuando reproduces medios y pueda extraer y mostrar la carátula del álbum. El …
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 2097 <code>car</code>/<code>desk</code>, <code>night</code>/<code>notnight</code> and
|