Searched defs:prototype (Results 1 – 7 of 7) sorted by relevance
| /frameworks/compile/mclinker/lib/LD/ |
| D | StubFactory.cpp | 46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue); in create() local 83 Stub* prototype = findPrototype(pFragRef); in create() local
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | BranchIsland.h | 113 const Stub* prototype() const { return m_pPrototype; } in prototype() function
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
| D | TouchExplorer.java | 835 private void sendDownForAllNotInjectedPointers(MotionEvent prototype, int policyFlags) { in sendDownForAllNotInjectedPointers() 891 private void sendUpForInjectedDownPointers(MotionEvent prototype, int policyFlags) { in sendUpForInjectedDownPointers() 914 private void sendActionDownAndUp(MotionEvent prototype, int policyFlags, in sendActionDownAndUp() 933 private void sendMotionEvent(MotionEvent prototype, int action, int pointerIdBits, in sendMotionEvent() 1234 public void post(MotionEvent prototype, int pointerIdBits, int policyFlags) { in post()
|
| /frameworks/base/core/java/android/print/ |
| D | PrintDocumentInfo.java | 135 private PrintDocumentInfo(@NonNull PrintDocumentInfo prototype) { in PrintDocumentInfo()
|
| D | PrinterCapabilitiesInfo.java | 79 public PrinterCapabilitiesInfo(PrinterCapabilitiesInfo prototype) { in PrinterCapabilitiesInfo() method in PrinterCapabilitiesInfo
|
| D | PrintJobInfo.java | 773 public Builder(@Nullable PrintJobInfo prototype) { in Builder()
|
| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | PermissionsState.java | 75 public PermissionsState(PermissionsState prototype) { in PermissionsState() method in PermissionsState
|