Home
last modified time | relevance | path

Searched refs:GAP (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsPresenterDrawable.java38 private static final int GAP = 15; field in WindowInsetsPresenterDrawable
63 mMandatorySystemGesturePaint.setPathEffect(new DashPathEffect(new float[]{GAP, GAP * 3}, in WindowInsetsPresenterDrawable()
70 mSystemGesturePaint.setPathEffect(new DashPathEffect(new float[]{GAP, GAP, GAP * 2}, in WindowInsetsPresenterDrawable()
77 mTappableElementPaint.setPathEffect(new DashPathEffect(new float[]{GAP * 2, GAP, GAP}, 0)); in WindowInsetsPresenterDrawable()
83 mSystemWindowPaint.setPathEffect(new DashPathEffect(new float[]{0, GAP * 3, GAP}, 0)); in WindowInsetsPresenterDrawable()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...