Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowLayout.java60 static final int MAX_Y = 100000; field in WindowLayout
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6699 constexpr float MAX_Y = 799.75; in TEST_P() local