Searched refs:Input (Results 126 - 148 of 148) sorted by relevance

123456

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java135 "Service: Input parameters must not be null");
530 Input cmdInput = null;
591 ResultCode resultCode, Input cmdInput, ByteArrayOutputStream buf) {
619 private void getInKeyResponse(ByteArrayOutputStream buf, Input cmdInput) {
968 Input input = mCurrntCmd.geInput();
H A DCommandParamsFactory.java404 Input input = new Input();
461 Input input = new Input();
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp27 #include <img_utils/Input.h>
238 class JniInputStream : public Input, public LightRefBase<JniInputStream> {
327 class JniInputByteBuffer : public Input, public LightRefBase<JniInputByteBuffer> {
395 * StripSource subclass for Input types.
402 InputStripSource(JNIEnv* env, Input& input, uint32_t ifd, uint32_t width, uint32_t height,
413 Input* mInput;
424 InputStripSource::InputStripSource(JNIEnv* env, Input& input, uint32_t ifd, uint32_t width,
H A Dandroid_view_MotionEvent.cpp25 #include <input/Input.h>
/frameworks/base/native/android/
H A Dinput.cpp21 #include <input/Input.h>
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp206 SectionMap::Input* sm_input =
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs227 <span class="en">Input Controls</span>
259 <span class="en">Input Events</span>
471 <span class="en">Text and Input</span>
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp12 #include <mcld/MC/Input.h>
147 const Input &pInput, TagType pTag,
705 const Input &pInput)
828 // Input has no constraints on FP hardware. Do nothing.
959 // Input (=1) was not permitted to use SDIV and UDIV. See whether current
H A DARMLDBackend.cpp414 const Input& pInput,
504 bool ARMGNULDBackend::readSection(Input& pInput, SectionData& pSD)
H A DARMRelocator.cpp799 Input& pInput)
/frameworks/native/include/input/
H A DInputEventLabels.h20 #include <input/Input.h>
372 // NOTE: If you add new LEDs here, you must also add them to Input.h
/frameworks/native/services/inputflinger/
H A DEventHub.h21 #include <input/Input.h>
101 * Input device classes.
H A DInputDispatcher.h20 #include <input/Input.h>
165 * Input dispatcher configuration.
185 * Input dispatcher policy interface.
886 // Input channels that will receive a copy of all input events.
926 // Input filter processing.
H A DInputReader.h24 #include <input/Input.h>
116 * Input reader configuration.
282 * Input reader policy interface.
1217 // Input sources and device mode.
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp698 /// merge Input Sections
700 const Input& pInputFile,
971 bool HexagonLDBackend::readSection(Input& pInput, SectionData& pSD)
H A DHexagonRelocator.cpp194 Module &pModule, LDSection &pSection, Input &pInput) {
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp372 bool MipsGNULDBackend::readSection(Input& pInput, SectionData& pSD)
615 uint64_t MipsGNULDBackend::getGP0(const Input& pInput) const
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp381 Input& pInput)
/frameworks/native/libs/input/
H A DInput.cpp17 #define LOG_TAG "Input"
23 #include <input/Input.h>
/frameworks/native/libs/input/tests/
H A DInputEvent_test.cpp21 #include <input/Input.h>
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp184 Input& pInput)
/frameworks/base/
H A DAndroid.mk741 -samplegroup Input \
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2362 for (SectionMap::Input::dot_iterator it = (*in)->dot_begin(),

Completed in 798 milliseconds

123456