HomeSort by relevance Sort by last modified time
    Searched full:associated (Results 301 - 325 of 20444) sorted by null

<<11121314151617181920>>

  /frameworks/data-binding/extensions/library/src/main/java/android/databinding/
ViewStubProxy.java 84 * Returns the data binding associated with the inflated layout once it has been inflated.
85 * <code>null</code> prior to inflation or if there is no binding associated with the layout.
87 * @return the data binding associated with the inflated layout once it has been inflated.
88 * <code>null</code> prior to inflation or if there is no binding associated with the layout
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
ILearning_MulticlassPA.aidl 20 * Example of a secondary interface associated with a service. (Note that
  /frameworks/native/libs/vr/libvrsensor/include/private/dvr/
sensor_client.h 23 // Set up a channel associated with the sensor of the indicated type.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
AnqpCache.java 50 * Add an ANQP entry associated with the given key.
52 * @param key The key that's associated with the entry
62 * Get the ANQP data associated with the given AP.
64 * @param key The key that's associated with the entry
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
SparseArrayObjectAdapter.java 7 * This class maintains an array of objects where each object is associated
78 * @param key The key associated with the item.
79 * @param item The item associated with the key.
96 * Clears the given key and associated item from the adapter.
  /hardware/intel/common/libva/va/wayland/
va_wayland.h 7 * copy of this software and associated documentation files (the
52 * - Get wl_buffer associated to the VA surface ;
69 * \brief Returns the Wayland buffer associated with a VA surface.
99 * \brief Returns the Wayland buffer associated with a VA image.
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/multipleannotation/
MultipleAnnotation.java 21 * This class exists so that (after it is loaded) the ClassLoader will be aware of the associated
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/multipleannotationexplicitsingle/
MultipleAnnotationExplicitSingle.java 22 * This class exists so that (after it is loaded) the ClassLoader will be aware of the associated
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/multipleannotationoddity/
MultipleAnnotationOddity.java 22 * This class exists so that (after it is loaded) the ClassLoader will be aware of the associated
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/noannotation/
NoAnnotation.java 22 * This class exists so that (after it is loaded) the ClassLoader will be aware of the associated
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/singleannotation/
SingleAnnotation.java 22 * This class exists so that (after it is loaded) the ClassLoader will be aware of the associated
  /libcore/luni/
unicode-license.txt 23 of the Unicode data files and any associated documentation (the "Data Files") or
24 Unicode software and any associated documentation (the "Software") to deal in
31 associated documentation, and (c) there is clear notice in each modified Data
32 File or in the Software as well as in the documentation associated with the Data
  /packages/apps/Camera2/src/com/android/camera/captureintent/resource/
ResourceCaptureTools.java 61 * Obtains the associated @{link ResourceConstructed}.
68 * Obtains the associated @{link ResourceSurfaceTexture}.
75 * Obtains the associated @{link ResourceOpenedCamera}.
110 * Obtains the UI object associated with this module.
  /packages/apps/Contacts/src/com/android/contacts/editor/
ViewIdGenerator.java 63 * Returns an id for a view associated with specified contact field.
65 * @param entity {@link RawContactDelta} associated with the view
66 * @param kind {@link DataKind} associated with the view, or null if none exists.
67 * @param values {@link ValuesDelta} associated with the view, or null if none exists.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
random.h 34 /* Clear the entropy pool and associated counters. (Superuser only.) */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bdaiface_enums.h 30 Associated,
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion18.txt 5 android:description : Descriptive text for the associated data. [reference]
7 android:logo : A Drawable resource providing an extended graphical logo for its associated item. [reference]
11 android:permission : Specify a permission that a client is required to have in order to use the associated object. [string]
13 android:process : Specify a specific process that the associated code is to run in. [string]
  /system/chre/core/include/chre/core/
wifi_scan_request.h 103 * @return the frequencies associated with this request.
108 * @return the SSIDs associated with this request.
119 //! The list of frequencies associated with this scan request.
122 //! The list of SSIDs associated with this scan request.
  /system/tpm/attestation/server/
key_store.h 57 // Registers a key to be associated with |username|.
58 // The provided |label| will be associated with all registered objects.
71 // Registers a |certificate| that is not associated to a registered key. The
72 // certificate will be associated with |username|.
  /dalvik/dx/src/com/android/dx/cf/iface/
StdField.java 26 * all the associated data.
35 * @param attributes {@code non-null;} list of associated attributes
StdMethod.java 26 * all the associated data.
38 * @param attributes {@code non-null;} list of associated attributes
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
MemoryFile.h 71 Frees all memory associated with the input memory file.
97 memory associated with this string.
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
FspNotifyS3.c 24 @param[in] Ppi Pointer to the PPI data associated with this function.
48 @param[in] Ppi Pointer to the PPI data associated with this function.
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DebugImageInfoTable.h 49 /// A pointer to an instance of the loaded image protocol for the associated image.
53 /// Indicates the image handle of the associated image.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
DoubleKeyMap.java 34 /** Get all values associated with primary key */
46 /** get all secondary keys associated with a primary key */

Completed in 742 milliseconds

<<11121314151617181920>>