Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/opt/net/voip/src/java/android/net/rtp/
DRtpStream.java153 public void associate(InetAddress address, int port) { in associate() method in RtpStream
/frameworks/base/docs/html/training/game-controllers/
Dmultiple-controllers.jd38 …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
Dcontroller-input.jd136 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/
Dmeta-data-element.jd49 have complex data to associate with a component, store it as a resource and
/frameworks/base/docs/html/guide/components/
Dtasks-and-back-stack.jd276 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/
Dbuild-notification.jd119 To associate the {@link android.app.PendingIntent} created in the previous
/frameworks/base/docs/html/training/basics/fragments/
Dcommunicating.jd36 have defined these reusable Fragments, you can associate them with an Activity and
/frameworks/base/docs/html/training/in-app-billing/
Dlist-iab-products.jd35 <p>From the Developer Console, you can define product information for in-app products and associate
/frameworks/base/docs/html/training/volley/
Dsimple.jd130 appropriate time. There is an easier way: you can associate a tag object with each
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt137 To insert a new binary value into the cache and associate it with a given
/frameworks/base/docs/html/training/search/
Dsetup.jd115 created before, associate the searchable configuration with the {@link android.widget.SearchView}
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipAudioCall.java1040 stream.associate(InetAddress.getByName(address),
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd175 attribute. You can also create arbitrary resource IDs that you associate with a view using the <a
/frameworks/base/docs/html/preview/features/
Dapp-linking.jd425 Once you have confirmed the list of websites to associate with your app, and you have confirmed
/frameworks/base/docs/html/tools/help/
Demulator.jd525 AVDs let you associate each skin with a default density and override the default
/frameworks/base/docs/html/tools/testing/
Dtesting_eclipse.jd91 but you may want to associate the name with the project name for the application under test.
Dtesting_android.jd437 With this feature, you can associate a mock content provider with an authority. You can create
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd869 your own test plans. See the sections above for references that associate
/frameworks/base/docs/html/preview/
Dapi-overview.jd89 This feature allows you to associate an app with a web domain you own. Based on this
/frameworks/base/docs/html/design/patterns/
Dnotifications.jd218 <p>Your notification's main icon is still shown, so the user can associate
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.jd199 <li>New audio session ID that lets an application associate a set of audio
Dandroid-4.1.jd599 <p>You can now associate a {@link android.content.ClipData} object with an {@link
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd156 an {@link android.app.Activity} in your application. To associate the
/frameworks/base/docs/html/google/play/publishing/
Dmultiple-apks.jd508 so that it's easy for you to associate the version code and version name.</p>
/frameworks/base/docs/html/ndk/reference/
Dgroup___sensor.jd789 <p>Creates a new sensor event queue and associate it with a looper.</p>

12