Searched refs:associate (Results 1 – 25 of 29) sorted by relevance
12
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | RtpStream.java | 153 public void associate(InetAddress address, int port) { in associate() method in RtpStream
|
/frameworks/base/docs/html/training/game-controllers/ |
D | multiple-controllers.jd | 38 …controller-input.html#input">Verify a Game Controller is Connected</a>. You can then associate each 49 to associate a player's avatar with a specific controller. In this example, the
|
D | controller-input.jd | 136 the device IDs for the game controllers. You can then associate each device 274 associate the {@link android.view.KeyEvent#KEYCODE_BUTTON_A BUTTON_A} and
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | meta-data-element.jd | 49 have complex data to associate with a component, store it as a resource and
|
/frameworks/base/docs/html/guide/components/ |
D | tasks-and-back-stack.jd | 276 should associate with tasks when it starts.</li> 280 whether) the new activity should associate with the current task.</p></li> 284 should associate with the current task (if at all) and Activity A can also request how Activity 285 B should associate with current task. If both activities define how Activity B 286 should associate with a task, then Activity A's request (as defined in the intent) is honored 297 associate with a task using the <a
|
/frameworks/base/docs/html/training/notify-user/ |
D | build-notification.jd | 119 To associate the {@link android.app.PendingIntent} created in the previous
|
/frameworks/base/docs/html/training/basics/fragments/ |
D | communicating.jd | 36 have defined these reusable Fragments, you can associate them with an Activity and
|
/frameworks/base/docs/html/training/in-app-billing/ |
D | list-iab-products.jd | 35 <p>From the Developer Console, you can define product information for in-app products and associate…
|
/frameworks/base/docs/html/training/volley/ |
D | simple.jd | 130 appropriate time. There is an easier way: you can associate a tag object with each
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 137 To insert a new binary value into the cache and associate it with a given
|
/frameworks/base/docs/html/training/search/ |
D | setup.jd | 115 created before, associate the searchable configuration with the {@link android.widget.SearchView}
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SipAudioCall.java | 1040 stream.associate(InetAddress.getByName(address),
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | building-ui.jd | 175 attribute. You can also create arbitrary resource IDs that you associate with a view using the <a
|
/frameworks/base/docs/html/preview/features/ |
D | app-linking.jd | 425 Once you have confirmed the list of websites to associate with your app, and you have confirmed
|
/frameworks/base/docs/html/tools/help/ |
D | emulator.jd | 525 AVDs let you associate each skin with a default density and override the default
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_eclipse.jd | 91 but you may want to associate the name with the project name for the application under test.
|
D | testing_android.jd | 437 With this feature, you can associate a mock content provider with an authority. You can create
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 869 your own test plans. See the sections above for references that associate
|
/frameworks/base/docs/html/preview/ |
D | api-overview.jd | 89 This feature allows you to associate an app with a web domain you own. Based on this
|
/frameworks/base/docs/html/design/patterns/ |
D | notifications.jd | 218 <p>Your notification's main icon is still shown, so the user can associate
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3.jd | 199 <li>New audio session ID that lets an application associate a set of audio
|
D | android-4.1.jd | 599 <p>You can now associate a {@link android.content.ClipData} object with an {@link
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 156 an {@link android.app.Activity} in your application. To associate the
|
/frameworks/base/docs/html/google/play/publishing/ |
D | multiple-apks.jd | 508 so that it's easy for you to associate the version code and version name.</p>
|
/frameworks/base/docs/html/ndk/reference/ |
D | group___sensor.jd | 789 <p>Creates a new sensor event queue and associate it with a looper.</p>
|
12