Home
last modified time | relevance | path

Searched defs:getLayout (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/
DBaseCompatActivity.java26 int getLayout() { in getLayout() method in BaseCompatActivity
DBaseDesignActivity.java26 int getLayout() { in getLayout() method in BaseDesignActivity
DBaseSetupWizardActivity.java576 abstract int getLayout(); in getLayout() method in BaseSetupWizardActivity
/frameworks/base/core/tests/coretests/src/android/view/
DMerge.java42 public ViewGroup getLayout() { in getLayout() method in Merge
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
DLLEditTextThenButton.java44 public LinearLayout getLayout() { in getLayout() method in LLEditTextThenButton
DLLOfButtons1.java50 public LinearLayout getLayout() { in getLayout() method in LLOfButtons1
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DAdjacentVerticalRectLists.java45 public LinearLayout getLayout() { in getLayout() method in AdjacentVerticalRectLists
DGoneParentFocusedChild.java43 public LinearLayout getLayout() { in getLayout() method in GoneParentFocusedChild
DVerticalFocusSearch.java43 public LinearLayout getLayout() { in getLayout() method in VerticalFocusSearch
DHorizontalFocusSearch.java37 public LinearLayout getLayout() { in getLayout() method in HorizontalFocusSearch
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
DBrightnessSliderController.java261 private int getLayout() { in getLayout() method in BrightnessSliderController.Factory
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIWindowManager.java99 protected @Nullable View getLayout() { in getLayout() method in CompatUIWindowManager
DReachabilityEduWindowManager.java109 protected @Nullable View getLayout() { in getLayout() method in ReachabilityEduWindowManager
DLetterboxEduWindowManager.java125 protected @Nullable View getLayout() { in getLayout() method in LetterboxEduWindowManager
DRestartDialogWindowManager.java120 protected View getLayout() { in getLayout() method in RestartDialogWindowManager
DCompatUIWindowManagerAbstract.java106 protected abstract @Nullable View getLayout(); in getLayout() method in CompatUIWindowManagerAbstract
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java180 protected PhysicsAnimationLayout getLayout() { in getLayout() method in PhysicsAnimationLayout.PhysicsAnimationController
/frameworks/base/test-mock/src/android/test/mock/
DMockResources.java152 public XmlResourceParser getLayout(int id) throws NotFoundException { in getLayout() method in MockResources
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java246 protected PhysicsAnimationLayout getLayout() { in getLayout() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper
/frameworks/base/core/java/com/android/internal/view/menu/
DIconMenuView.java524 public int[] getLayout() { in getLayout() method in IconMenuView
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java483 static XmlResourceParser getLayout(Resources resources, int id) throws NotFoundException { in getLayout() method in Resources_Delegate
/frameworks/base/core/java/android/content/res/
DResources.java1260 public XmlResourceParser getLayout(@LayoutRes int id) throws NotFoundException { in getLayout() method in Resources
/frameworks/base/core/java/android/widget/
DTextView.java2488 public final Layout getLayout() { in getLayout() method in TextView.Drawables