Home
last modified time | relevance | path

Searched defs:getLayout (Results 1 – 25 of 25) 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
DHorizontalFocusSearch.java37 public LinearLayout getLayout() { in getLayout() method in HorizontalFocusSearch
DVerticalFocusSearch.java43 public LinearLayout getLayout() { in getLayout() method in VerticalFocusSearch
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIWindowManager.java91 protected @Nullable View getLayout() { in getLayout() method in CompatUIWindowManager
DUserAspectRatioSettingsWindowManager.java102 protected @Nullable View getLayout() { in getLayout() method in UserAspectRatioSettingsWindowManager
DRestartDialogWindowManager.java110 protected View getLayout() { in getLayout() method in RestartDialogWindowManager
DLetterboxEduWindowManager.java115 protected @Nullable View getLayout() { in getLayout() method in LetterboxEduWindowManager
DReachabilityEduWindowManager.java109 protected @Nullable View getLayout() { in getLayout() method in ReachabilityEduWindowManager
DCompatUIWindowManagerAbstract.java122 protected abstract @Nullable View getLayout(); in getLayout() method in CompatUIWindowManagerAbstract
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
DBrightnessSliderController.java269 private int getLayout() { in getLayout() method in BrightnessSliderController.Factory
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java180 protected PhysicsAnimationLayout getLayout() { in getLayout() method in PhysicsAnimationLayout.PhysicsAnimationController
/frameworks/av/media/libstagefright/include/media/stagefright/
DColorConverter.h113 Layout_t getLayout() const { in getLayout() function
/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.java476 static XmlResourceParser getLayout(Resources resources, int id) throws NotFoundException { in getLayout() method in Resources_Delegate
/frameworks/base/core/java/android/content/res/
DResources.java1262 public XmlResourceParser getLayout(@LayoutRes int id) throws NotFoundException { in getLayout() method in Resources
/frameworks/base/core/java/android/widget/
DTextView.java2585 public final Layout getLayout() { in getLayout() method in TextView.Drawables