Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbAlsaDevice.java45 private static final int INPUT = 0; field in UsbAlsaDevice
72 mHasDevice[INPUT] = hasInput; in UsbAlsaDevice()
73 mIsHeadset[INPUT] = isInputHeadset; in UsbAlsaDevice()
124 return mHasDevice[INPUT]; in hasInput()
138 return mIsHeadset[INPUT]; in isInputHeadset()
199 startDevice(INPUT); in startInput()
225 if (!mIsSelected[INPUT]) { in stopInput()
233 mIsSelected[INPUT] = false; in stopInput()
241 if (!mIsSelected[INPUT]) { in stopOutput()
250 mDeviceType[INPUT] = mHasDevice[INPUT] in initDeviceType()
[all …]
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgramFragment.java75 tmp[idx++] = ProgramParam.INPUT.mID; in create()
H A DProgramVertex.java135 tmp[idx++] = ProgramParam.INPUT.mID; in create()
H A DProgramFragmentFixedFunction.java60 tmp[idx++] = ProgramParam.INPUT.mID; in create()
H A DProgramVertexFixedFunction.java87 tmp[idx++] = ProgramParam.INPUT.mID; in create()
H A DProgram.java64 INPUT (0), enumConstant
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraMetadataTest.java1121 final int INPUT = 1; in testOverrideStreamConfigurationMap() local
1132 0x20, 320, 240, INPUT, // RAW16 in testOverrideStreamConfigurationMap()
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile787 # The INPUT tag is used to specify the files and/or directories that contain
793 INPUT = "amidi/AMidi.h"
804 # If the value of the INPUT tag contains directories, you can use the
870 # excluded from the INPUT source files. This way you can easily exclude a
871 # subdirectory from a directory tree whose root is specified with the INPUT tag.
885 # If the value of the INPUT tag contains directories, you can use the
1052 # - Make sure the INPUT points to the root of the source tree
1087 # specified with INPUT and INCLUDE_PATH.
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2217 if (lightInfo.type == InputDeviceLightType::INPUT) { in nativeGetLights()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39439 Landroid/os/SystemPropertiesProto$Ro$Hardware;->INPUT:J
46081 Landroid/renderscript/Program$ProgramParam;->INPUT:Landroid/renderscript/Program$ProgramParam;