Home
last modified time | relevance | path

Searched defs:prototype (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DEventDispatcher.java91 MotionEvent prototype, in sendMotionEvent()
267 void sendDownForAllNotInjectedPointers(MotionEvent prototype, int policyFlags) { in sendDownForAllNotInjectedPointers()
297 void sendDownForAllNotInjectedPointersWithOriginalDown(MotionEvent prototype, int policyFlags) { in sendDownForAllNotInjectedPointersWithOriginalDown()
318 private MotionEvent computeInjectionDownEvent(MotionEvent prototype) { in computeInjectionDownEvent()
368 void sendUpForInjectedDownPointers(MotionEvent prototype, int policyFlags) { in sendUpForInjectedDownPointers()
473 MotionEvent prototype, in sendActionDownAndUp()
H A DTouchExplorer.java1617 MotionEvent prototype, MotionEvent rawEvent, int pointerIdBits, int policyFlags) { in post()
/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.cc298 MethodBuilder ClassBuilder::CreateMethod(const std::string& name, Prototype prototype) { in CreateMethod()
483 const auto& prototype = dex_->GetPrototypeByMethodId(instruction.index_argument()); in EncodeInvoke() local
659 Prototype prototype) { in GetOrDeclareMethod()
695 ir::Proto* DexBuilder::GetOrEncodeProto(Prototype prototype) { in GetOrEncodeProto()
H A Ddex_builder.h588 Prototype prototype; member
/aosp14/frameworks/base/core/java/android/print/
H A DPrintDocumentInfo.java140 private PrintDocumentInfo(@NonNull PrintDocumentInfo prototype) { in PrintDocumentInfo()
H A DPrinterCapabilitiesInfo.java81 public PrinterCapabilitiesInfo(PrinterCapabilitiesInfo prototype) { in PrinterCapabilitiesInfo() method in PrinterCapabilitiesInfo
H A DPrintJobInfo.java791 public Builder(@Nullable PrintJobInfo prototype) { in Builder()
/aosp14/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp71 int WebViewFunctor_create(void* data, const WebViewFunctorCallbacks& prototype, in WebViewFunctor_create()
/aosp14/system/core/libutils/
H A DVectorImpl.cpp257 ssize_t VectorImpl::replaceAt(const void* prototype, size_t index) in replaceAt()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...