/aosp12/frameworks/base/core/java/android/hardware/usb/ |
H A D | UsbInterface.java | 146 public void setEndpoints(Parcelable[] endpoints) { in setEndpoints() argument 147 mEndpoints = Preconditions.checkArrayElementsNotNull(endpoints, "endpoints"); in setEndpoints() 174 Parcelable[] endpoints = in.readParcelableArray(UsbEndpoint.class.getClassLoader()); 176 intf.setEndpoints(endpoints);
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbInterfaceDescriptor.java | 117 UsbEndpoint[] endpoints = new UsbEndpoint[mEndpointDescriptors.size()]; in toAndroid() local 119 endpoints[index] = mEndpointDescriptors.get(index).toAndroid(parser); in toAndroid() 121 ntrface.setEndpoints(endpoints); in toAndroid()
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpFfsHandle.cpp | 244 uint16_t *endpoints = reinterpret_cast<uint16_t*>(st + 1); in handleControlRequest() local 245 endpoints[0] = ioctl(mBulkIn, FUNCTIONFS_ENDPOINT_REVMAP); in handleControlRequest() 246 endpoints[1] = ioctl(mBulkOut, FUNCTIONFS_ENDPOINT_REVMAP); in handleControlRequest()
|
/aosp12/system/tools/hidl/ |
H A D | README.md | 7 C++ and Java endpoints for RPC mechanisms. The main userspace libraries which this
|
/aosp12/hardware/interfaces/contexthub/1.2/ |
H A D | IContexthub.hal | 32 * endpoints are granted in order to
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | usb.proto | 141 // endpoints, i.e. a completely different behavior. 160 repeated UsbEndPointProto endpoints = 7; field
|
/aosp12/hardware/interfaces/gnss/visibility_control/1.0/ |
H A D | IGnssVisibilityControl.hal | 48 * expressly authorized by this HAL. This includes all endpoints for location information
|
/aosp12/system/chre/chpp/ |
H A D | README.md | 19 …oses the GNSS CHPP service. However, the protocol is designed such that endpoints can both provide… 82 …tocol. The first packet sent after bootup always has this flag set, and endpoints may send a packe… 134 It is also possible to specify the client/service endpoints to be enabled at runtime.
|
/aosp12/frameworks/opt/net/ims/ |
H A D | README.txt | 108 Provides the call initiation/termination, and media exchange between two IMS endpoints.
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | dagger-spi-2.23.jar | dagger/spi/package-info.class
package-info.java
package dagger.spi
abstract ... |
H A D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |
/aosp12/system/core/fastboot/ |
H A D | README.md | 13 * Two bulk endpoints (in, out) are required
|
/aosp12/hardware/interfaces/graphics/common/1.0/ |
H A D | types.hal | 136 * endpoints.
|
/aosp12/frameworks/opt/telephony/proto/src/ |
H A D | telephony.proto | 99 // Array storing endpoints of range buckets.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |