HomeSort by relevance Sort by last modified time
    Searched full:associated (Results 226 - 250 of 18534) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/parameter-framework/asio-1.10.6/include/asio/
basic_io_object.hpp 60 /// Get the io_service associated with the object.
96 /// Get the service associated with the I/O object.
102 /// Get the service associated with the I/O object.
108 /// (Deprecated: Use get_service().) The service associated with the I/O
handler_continuation_hook.hpp 24 * control flow associated with the current handler. The implementation can use
  /external/parameter-framework/asio-1.10.6/include/asio/ip/detail/
endpoint.hpp 85 // Get the port associated with the endpoint.
88 // Set the port associated with the endpoint.
91 // Get the IP address associated with the endpoint.
94 // Set the IP address associated with the endpoint.
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Split.py 83 - Split a configuration element associated to a domain
84 - Check that the configuration element children are associated to the domain
112 log.I("Checking that %s configurable element is associated to %s :" % (self.path_main,self.domain_1))
123 assert element_found==1, log.F("configurable element %s not correctly associated to domain %s" % (self.path_main, self.domain_1))
124 log.I("configurable element %s correctly associated to domain %s" % (self.path_main, self.domain_1))
148 # Checking that child element is not associated to domain, and only belong to it
151 assert out == '', log.F("Wrong behavior : configurable element %s not associated to %s" % (element_name, self.domain_1))
164 # check that the configurable element splitted is neither associated nor belonging to the domain
165 log.I("Checking that %s is neither associated nor belonging to %s" % (self.path_main, self.domain_1))
171 assert out == '', log.F("Wrong behavior : configurable element %s still associated to %s" % (self.path_main, self.domain_1)
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
package.html 9 of the associated Android classes to be replaced, on a method by method basis, with their annotated counterparts on the
  /external/selinux/libselinux/man/man3/
getseuserbyname.3 12 retrieves the SELinux username and security level associated with
selinux_colors_path.3 22 controls the colors to be associated with the
  /external/selinux/libselinux/man/man5/
securetty_types.5 8 file contains a list of types associated to secure tty type that are defined in the policy for use by SELinux-aware applications.
  /frameworks/av/include/drm/
DrmInfoEvent.h 67 //! associated with all DRM schemes.
89 * Returns the Unique Id associated with this instance
96 * Returns the Type of information associated with this object
103 * Returns the message description associated with this object
DrmInfoRequest.h 115 * Returns information type associated with this instance
122 * Returns MIME type associated with this instance
153 * Returns KeyIterator object to walk through the keys associated with this instance
160 * Returns Iterator object to walk through the values associated with this instance
  /frameworks/base/core/java/android/os/
IInterface.java 26 * Retrieve the Binder object associated with this interface.
  /frameworks/base/core/java/android/service/gatekeeper/
IGateKeeperService.aidl 33 * @param uid The Android user ID associated to this enrollment
46 * @param uid The Android user ID associated to this enrollment
56 * @param uid The Android user ID associated to this enrollment
76 * Clears secure user id associated with the provided Android ID.
  /frameworks/base/core/java/android/util/
KeyValueListParser.java 69 * @return the int value associated with the key.
87 * @return the long value associated with the key.
105 * @return the float value associated with the key.
123 * @return the string value associated with the key.
  /frameworks/base/drm/java/android/drm/
DrmInfoRequest.java 78 * Retrieves the MIME type associated with this object.
87 * Retrieves the information type associated with this object.
118 * Retrieves an iterator object that you can use to iterate over the keys associated with
128 * Retrieves an iterator object that you can use to iterate over the values associated with
  /frameworks/base/services/core/java/com/android/server/net/
NetworkPolicyManagerInternal.java 27 * Resets all policies associated with a given user.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/internal/widget/
ActionBarAccessor.java 27 * Returns the {@link ActionMenuPresenter} associated with the {@link AbsActionBarView}
  /frameworks/compile/slang/
slang_rs_exportable.cpp 24 // Invalidate associated Context.
  /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/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/main/java/java/util/concurrent/
Delayed.java 23 * Returns the remaining delay associated with this object, in the
  /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.

Completed in 922 milliseconds

1 2 3 4 5 6 7 8 91011>>