/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | Connection.java | 46 public void onLocalVideoCapabilityChanged(boolean capable); in onLocalVideoCapabilityChanged() argument 47 public void onRemoteVideoCapabilityChanged(boolean capable); in onRemoteVideoCapabilityChanged() argument 61 public void onLocalVideoCapabilityChanged(boolean capable) {} in onLocalVideoCapabilityChanged() argument 63 public void onRemoteVideoCapabilityChanged(boolean capable) {} in onRemoteVideoCapabilityChanged() argument 525 public void setLocalVideoCapable(boolean capable) { in setLocalVideoCapable() argument 526 mLocalVideoCapable = capable; in setLocalVideoCapable() 537 public void setRemoteVideoCapable(boolean capable) { in setRemoteVideoCapable() argument 538 mRemoteVideoCapable = capable; in setRemoteVideoCapable()
|
/frameworks/base/docs/html/distribute/analyze/ |
D | index.jd | 14 integrate a single analytics tool, such as Google Analytics, that's capable
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | index.jd | 60 for legacy devices, and connect to other devices capable of Wi-Fi P2P
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | supports-gl-texture-element.jd | 40 <p>An application "supports" a GL texture compression format if it is capable of 62 your application is capable of supporting. </p>
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | color-list-resource.jd | 114 … <dd><em>Boolean</em>. "true" if this item should be used when the object is enabled (capable of
|
D | string-resource.jd | 19 <p>All strings are capable of applying some styling markup and formatting arguments. For
|
/frameworks/base/docs/html/training/basics/intents/ |
D | sending.jd | 151 of activities capable of handling your {@link android.content.Intent}. If the returned {@link
|
/frameworks/base/docs/html/design/patterns/ |
D | widgets.jd | 140 …<li>Make your widget orientation and device independent by ensuring that the layout is capable of …
|
/frameworks/base/docs/html/sdk/ |
D | index.jd | 332 <p>At the core of Android Studio is an intelligent code editor capable of advanced 492 <p>Tested on Ubuntu® 14.04, Trusty Tahr (64-bit distribution capable of running
|
/frameworks/base/docs/html/guide/practices/ |
D | seamlessness.jd | 196 GSM networks. Even 3G-capable devices will spend lots of time on non-3G
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | seamlessness.jd | 195 GSM networks. Even 3G-capable devices will spend lots of time on non-3G
|
/frameworks/base/docs/html/training/multiscreen/ |
D | screensizes.jd | 334 must also be capable of adapting to different sizes. For example, a button
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | ui-events.jd | 205 For a touch-capable device, once the user touches the screen, the device
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | sip.jd | 138 capable of supporting SIP, add the following to your application's
|
D | bluetooth-le.jd | 167 <p>If you want to declare that your app is available to BLE-capable devices only,
|
D | bluetooth.jd | 310 shared link-key that can be used for authentication, and are capable of
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | services.jd | 429 synchronizing the current Input Focus when an element is capable of this type of focus. Services
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0.jd | 438 INFO_SUPPORTED_HARDWARE_LEVEL_FULL} hardware level are capable of manual 636 NFC-capable device to complete the data transfer.</li>
|
/frameworks/base/docs/html/guide/topics/media/ |
D | exoplayer.jd | 312 // The device isn't capable of playing this stream.
|
D | mediaplayer.jd | 145 If you're passing a URL to stream an online media file, the file must be capable of
|
/frameworks/base/docs/html/google/play/ |
D | filters.jd | 127 <p>An application indicates the screen sizes that it is capable of supporting by
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | 2d-graphics.jd | 65 perform draws to the Canvas as fast as your thread is capable
|
/frameworks/base/docs/html/guide/components/ |
D | bound-services.jd | 155 directly. In this case, your service must be capable of multi-threading and be built thread-safe.
|
D | intents-filters.jd | 105 show the user a location on a map, you can use an implicit intent to request that another capable
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_overview.jd | 54 and various environmental conditions. These sensors are capable of providing raw data with high
|