Searched defs:prototype (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/ |
H A D | EventDispatcher.java | 91 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 D | TouchExplorer.java | 1617 MotionEvent prototype, MotionEvent rawEvent, int pointerIdBits, int policyFlags) { in post()
|
/aosp14/frameworks/base/startop/view_compiler/ |
H A D | dex_builder.cc | 298 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 D | dex_builder.h | 588 Prototype prototype; member
|
/aosp14/frameworks/base/core/java/android/print/ |
H A D | PrintDocumentInfo.java | 140 private PrintDocumentInfo(@NonNull PrintDocumentInfo prototype) { in PrintDocumentInfo()
|
H A D | PrinterCapabilitiesInfo.java | 81 public PrinterCapabilitiesInfo(PrinterCapabilitiesInfo prototype) { in PrinterCapabilitiesInfo() method in PrinterCapabilitiesInfo
|
H A D | PrintJobInfo.java | 791 public Builder(@Nullable PrintJobInfo prototype) { in Builder()
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | WebViewFunctorManager.cpp | 71 int WebViewFunctor_create(void* data, const WebViewFunctorCallbacks& prototype, in WebViewFunctor_create()
|
/aosp14/system/core/libutils/ |
H A D | VectorImpl.cpp | 257 ssize_t VectorImpl::replaceAt(const void* prototype, size_t index) in replaceAt()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |