HomeSort by relevance Sort by last modified time
    Searched full:viewancestor (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/tests/coretests/src/android/widget/focus/
RequestFocusTest.java 93 assertEquals("android.view.ViewAncestor$CalledFromWrongThreadException",
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 118 private static final String PROPERTY_PROFILE_RENDERING = "viewancestor.profile_rendering";
    [all...]
WindowManagerImpl.java 331 + " but the ViewAncestor is attached to " + curView);
349 + " but the ViewAncestor is attached to " + curView);
HardwareRenderer.java 46 * Interface for rendering a ViewAncestor using hardware acceleration.
315 * renderer for drawing, if needed. This is invoked when the ViewAncestor has
    [all...]
ViewGroup.java 554 // an ancestor of v; this will get checked for at ViewAncestor
    [all...]
View.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListViewHeight.java 91 // only occurs at the very outer loop of ViewAncestor.performTraversals and in the case of
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyGetFrameRateEvent.java 34 * To run this test, the system property viewancestor.profile_rendering
  /frameworks/base/core/java/android/animation/
LayoutTransition.java     [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodManager.java     [all...]
  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
AbsListView.java     [all...]
TextView.java     [all...]

Completed in 637 milliseconds