HomeSort by relevance Sort by last modified time
    Searched refs:layoutHeight (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
SurfaceControlTestCase.java 62 int layoutWidth, int layoutHeight, int bufferWidth, int bufferHeight) {
65 new FrameLayout.LayoutParams(layoutWidth, layoutHeight, Gravity.LEFT | Gravity.TOP);
74 int layoutWidth, int layoutHeight, int bufferWidth, int bufferHeight) {
76 layoutWidth, layoutHeight, bufferWidth, bufferHeight);
  /cts/tests/framework/base/windowmanager/src/android/server/wm/
SurfaceViewSurfaceValidatorTest.java 120 int layoutWidth, int layoutHeight, int bufferWidth, int bufferHeight) {
121 super(psc, animationFactory, pixelChecker, layoutWidth, layoutHeight, bufferWidth, bufferHeight);
  /external/setupdesign/main/src/com/google/android/setupdesign/view/
Illustration.java 152 final int layoutHeight = bottom - top;
157 viewBounds.set(0, 0, layoutWidth, layoutHeight);
178 (int) Math.ceil((layoutHeight - illustrationBounds.height()) / scale));
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 2043 milliseconds