Searched refs:getLayout (Results 1 - 25 of 52) sorted by relevance

123

/frameworks/base/core/tests/coretests/src/android/view/
H A DMergeTest.java38 final ViewGroup layout = activity.getLayout();
H A DMerge.java44 public ViewGroup getLayout() { method in class:Merge
/frameworks/compile/mclinker/lib/LD/
H A DELFDynObjWriter.cpp42 m_Linker.getLayout(),
48 m_Linker.getLayout(),
102 emitSectionData(m_Linker.getLayout(), *sect, *region);
106 emitRelocation(m_Linker.getLayout(), pOutput, *sect, *region);
112 m_Linker.getLayout(),
127 m_Linker.getLayout(),
141 m_Linker.getLayout(),
H A DELFExecWriter.cpp45 m_Linker.getLayout(),
51 m_Linker.getLayout(),
105 emitSectionData(m_Linker.getLayout(), *sect, *region);
109 emitRelocation(m_Linker.getLayout(), pOutput, *sect, *region);
115 m_Linker.getLayout(),
129 m_Linker.getLayout(),
143 m_Linker.getLayout(),
H A DRelocationFactory.cpp91 const Layout& RelocationFactory::getLayout() const function in class:RelocationFactory
/frameworks/base/core/java/android/text/method/
H A DArrowKeyMovementMethod.java70 final Layout layout = widget.getLayout();
80 final Layout layout = widget.getLayout();
90 final Layout layout = widget.getLayout();
100 final Layout layout = widget.getLayout();
110 final Layout layout = widget.getLayout();
134 final Layout layout = widget.getLayout();
178 final Layout layout = widget.getLayout();
188 final Layout layout = widget.getLayout();
308 if (view.getLayout() == null) {
H A DBaseMovementMethod.java403 return widget.getLayout().getLineForVertical(widget.getScrollY());
407 return widget.getLayout().getLineForVertical(widget.getScrollY() + getInnerHeight(widget));
423 final Layout layout = widget.getLayout();
440 final Layout layout = widget.getLayout();
509 final Layout layout = widget.getLayout();
536 final Layout layout = widget.getLayout();
566 final Layout layout = widget.getLayout();
586 final Layout layout = widget.getLayout();
608 final Layout layout = widget.getLayout();
626 final Layout layout = widget.getLayout();
[all...]
H A DScrollingMovementMethod.java95 Layout layout = widget.getLayout();
/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DGoneParentFocusedChildTest.java39 assertNotNull(getActivity().getLayout());
H A DAdjacentVerticalRectLists.java46 public LinearLayout getLayout() { method in class:AdjacentVerticalRectLists
H A DGoneParentFocusedChild.java43 public LinearLayout getLayout() { method in class:GoneParentFocusedChild
H A DHorizontalFocusSearch.java37 public LinearLayout getLayout() { method in class:HorizontalFocusSearch
H A DHorizontalFocusSearchTest.java57 mLayout = getActivity().getLayout();
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DLLEditTextThenButton.java44 public LinearLayout getLayout() { method in class:LLEditTextThenButton
H A DLLOfButtons1.java50 public LinearLayout getLayout() { method in class:LLOfButtons1
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.cpp191 return helper_GOT_ORG(pParent) + pParent.getLayout().getOutputOffset(got_entry);
239 return helper_PLT_ORG(pParent) + pParent.getLayout().getOutputOffset(plt_entry);
396 const LDSection* target_sect = pParent.getLayout().getOutputLDSection(
450 - pReloc.place(pParent.getLayout());
461 pReloc.target() = pReloc.symValue() + A - pReloc.place(pParent.getLayout());
507 ARMRelocationFactory::Address P = pReloc.place(pParent.getLayout());
541 ARMRelocationFactory::Address P = pReloc.place(pParent.getLayout());
593 ARMRelocationFactory::Address P = pReloc.place(pParent.getLayout());
655 const LDSection* target_sect = pParent.getLayout().getOutputLDSection(
682 ARMRelocationFactory::DWord P = pReloc.place(pParent.getLayout());
[all...]
H A DARMLDBackend.cpp70 m_pRelocFactory->setLayout(pLinker.getLayout());
201 pLinker.getLayout().getFragmentRef(*(m_pGOT->begin()), 0x0),
213 pLinker.getLayout().getFragmentRef(*(m_pGOT->begin()), 0x0),
294 uint64_t size = pLinker.getLayout().appendFragment(*frag,
313 pLinker.getLayout().getFragmentRef(*frag, 0x0),
369 updateAddend(pReloc, pInputSym, pLinker.getLayout());
530 if (symbolNeedsCopyReloc(pLinker.getLayout(), pReloc, *rsym, pLDInfo,
611 if (symbolNeedsCopyReloc(pLinker.getLayout(), pReloc, *rsym, pLDInfo,
729 updateAddend(pReloc, pInputSym, pLinker.getLayout());
863 uint64_t size = pLinker.getLayout()
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DDialogTitle.java49 final Layout layout = getLayout();
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DTouchModeFocusChangeTest.java69 mActivity.getLayout().hasFocus());
H A DTouchModeFocusableTest.java89 getActivity().getLayout().hasFocus());
/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocationFactory.h75 const Layout& getLayout() const;
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFactory.cpp157 return got_addr + pParent.getLayout().getOutputOffset(got_entry);
205 return helper_PLT_ORG(pParent) + pParent.getLayout().getOutputOffset(plt_entry);
256 const LDSection* target_sect = pParent.getLayout().getOutputLDSection(
306 RelocationFactory::DWord P = pReloc.place(pParent.getLayout());
308 const LDSection* target_sect = pParent.getLayout().getOutputLDSection(
363 pReloc.target() = GOT_ORG + A - pReloc.place(pParent.getLayout());
396 X86RelocationFactory::Address P = pReloc.place(pParent.getLayout());
H A DX86LDBackend.cpp71 m_pRelocFactory->setLayout(pLinker.getLayout());
137 pLinker.getLayout().getFragmentRef(*(m_pGOTPLT->begin()),
150 pLinker.getLayout().getFragmentRef(*(m_pGOTPLT->begin()),
232 uint64_t size = pLinker.getLayout().appendFragment(*frag,
251 pLinker.getLayout().getFragmentRef(*frag, 0x0),
277 updateAddend(pReloc, pInputSym, pLinker.getLayout());
352 if (symbolNeedsCopyReloc(pLinker.getLayout(), pReloc, *rsym, pLDInfo,
456 if (symbolNeedsCopyReloc(pLinker.getLayout(), pReloc, *rsym, pLDInfo,
489 updateAddend(pReloc, pInputSym, pLinker.getLayout());
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocationFactory.cpp147 return pParent.getLayout().getOutputOffset(got_entry) - 0x7FF0;
220 const LDSection* target_sect = pParent.getLayout().getOutputLDSection(
258 int32_t P = pReloc.place(pParent.getLayout());
284 int32_t P = pReloc.place(pParent.getLayout());
329 G = pParent.getLayout().getOutputOffset(got_entry) - 0x7FF0;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DTicker.java74 StaticLayout getLayout(CharSequence substr) { method in class:Ticker.Segment
96 StaticLayout l = getLayout(substr);
122 StaticLayout l = getLayout(substr);

Completed in 3496 milliseconds

123