Home
last modified time | relevance | path

Searched defs:getWindowCornerRadius (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java69 private static float getWindowCornerRadius(Resources resources) { in getWindowCornerRadius() method in Workspace
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOrientationTouchTransformer.java97 float getWindowCornerRadius(); in getWindowCornerRadius() method