Home
last modified time | relevance | path

Searched refs:associated (Results 1 – 25 of 191) sorted by relevance

12345678

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/
DNativeScanResult.java40 public boolean associated; field in NativeScanResult
55 associated = source.associated; in NativeScanResult()
80 out.writeInt(associated ? 1 : 0); in writeToParcel()
103 result.associated = (in.readInt() != 0);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/wificond/
DNativeScanResultTest.java68 scanResult.associated = TEST_ASSOCIATED; in canSerializeAndDeserialize()
85 assertEquals(scanResult.associated, scanResultDeserialized.associated); in canSerializeAndDeserialize()
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto28 // Attributes are associated with a recorded value. E.g. A counter may
45 // The Counter message is used to store a count value with an associated
49 // Represents the attributes associated with this counter instance.
75 // code associated with it.
79 // code associated with it.
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt113 sets the callback function pointers that client APIs associated with
117 that retrieves from the cache the value associated with a given key. The
124 called until the time that the last resource associated with <dpy> is
150 the cache after the set call. If a different value has been associated
152 associated with the key after the set call. Note that while there are no
156 To retrieve the binary value associated with a given key from the cache, a
165 a value associated with the given key then the size of that binary value in
DEGL_ANDROID_get_native_client_buffer.txt71 EGLClientBuffer must be destroyed no earlier than when all of its associated
/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.inc35 ALOGE("Error: Device associated with session %p has been closed!", this);
57 ALOGE("Error: Device associated with session %p has been closed!", this);
/frameworks/hardware/interfaces/bufferhub/1.0/
DIBufferHub.hal29 * @return bufferClient An bufferClient interface associated with
45 * @return bufferClient An bufferClient interface associated with
/frameworks/base/tools/aapt2/
DResources.proto134 // The comment associated with the <public> tag.
144 // Any comment associated with the declaration.
176 // Any comment associated with the declaration.
232 // Any comment associated with the value.
382 // Any comments associated with the enum or flag.
435 // Any comments associated with the entry.
463 // Any comments associated with the declaration.
481 // Any comments associated with the element.
509 // Any comments associated with the plural.
Dformats.md8 binary and protobuf XML, and intermediate protobuf resource tables. It also stores all associated
/frameworks/base/docs/downloads/
DREADME5 for downloadables that are associated with documentation.
/frameworks/wilhelm/include/SLES/
DNOTICE4 this software and /or associated documentation files (the "Materials "), to
/frameworks/native/opengl/include/EGL/
DNOTICE4 copy of this software and/or associated documentation files (the
/frameworks/native/opengl/include/KHR/
DNOTICE4 copy of this software and/or associated documentation files (the
/frameworks/wilhelm/include/OMXAL/
DNOTICE4 a copy of this software and/or associated documentation files (the
/frameworks/base/proto/src/
Dipconnectivity.proto132 // This message is associated to android.net.metrics.IpReachabilityEvent.
147 // This message is associated to android.net.metrics.NetworkEvent.
165 // This message is associated to android.net.metrics.ValidationProbeEvent.
184 // This message is associated to android.net.metrics.DnsEvent.
298 // This message is associated to android.net.metrics.DhcpClientEvent and
435 // This message is associated to android.net.metrics.IpManagerEvent.
518 // The total number of wakeup packets with no associated socket or uid.
/frameworks/native/opengl/include/GLES2/
DNOTICE18 copy of this software and/or associated documentation files (the
/frameworks/native/opengl/include/GLES/
DNOTICE18 copy of this software and/or associated documentation files (the
/frameworks/av/
DNOTICE247 risks associated with Your exercise of permissions under this License.
298 a copy of the Unicode data files and any associated documentation (the
299 "Data Files") or Unicode software and any associated documentation (the
306 above copyright notice(s) and this permission notice appear in associated
308 or in the Software as well as in the documentation associated with the
/frameworks/base/
DNOTICE258 risks associated with Your exercise of permissions under this License.
309 a copy of the Unicode data files and any associated documentation (the
310 "Data Files") or Unicode software and any associated documentation (the
317 above copyright notice(s) and this permission notice appear in associated
319 or in the Software as well as in the documentation associated with the
/frameworks/av/camera/ndk/
DNOTICE247 risks associated with Your exercise of permissions under this License.
298 a copy of the Unicode data files and any associated documentation (the
299 "Data Files") or Unicode software and any associated documentation (the
306 above copyright notice(s) and this permission notice appear in associated
308 or in the Software as well as in the documentation associated with the
/frameworks/av/media/ndk/
DNOTICE247 risks associated with Your exercise of permissions under this License.
298 a copy of the Unicode data files and any associated documentation (the
299 "Data Files") or Unicode software and any associated documentation (the
306 above copyright notice(s) and this permission notice appear in associated
308 or in the Software as well as in the documentation associated with the
/frameworks/native/
DNOTICE247 risks associated with Your exercise of permissions under this License.
298 a copy of the Unicode data files and any associated documentation (the
299 "Data Files") or Unicode software and any associated documentation (the
306 above copyright notice(s) and this permission notice appear in associated
308 or in the Software as well as in the documentation associated with the
/frameworks/native/vulkan/api/
Dplatform.api4 // copy of this software and/or associated documentation files (the
/frameworks/native/opengl/include/GLES3/
DNOTICE21 copy of this software and/or associated documentation files (the
/frameworks/base/core/proto/android/os/
Dmetadata.proto22 // This field contains internal metadata associated with an incident report,

12345678