Home
last modified time | relevance | path

Searched refs:UP (Results 1 – 8 of 8) sorted by relevance

/system/extras/tests/workloads/
Drecentfling.sh47 UP="70 400 70 100 $flingtime"
53 UP="500 1200 500 550 $flingtime"
59 UP="500 1200 500 550 $flingtime"
65 UP="70 400 70 70 $flingtime"
113 swipe "$UP" $upCount
117 swipe "$UP" $upCount
Dchromefling.sh46 UP="70 400 70 100 $flingtime"
52 UP="700 1847 700 400 $flingtime"
58 UP="500 1200 500 550 $flingtime"
64 UP="500 1400 500 400 $flingtime"
70 UP="500 1560 500 530 $flingtime"
105 swipe "$UP" $upCount
/system/tools/aidl/tests/
Dtest_util.cpp60 const int UP = 2; in PrintDiff() local
79 directions |= UP; in PrintDiff()
99 directions |= UP; in PrintDiff()
123 } else if (table[i][j].propagation_directions & UP) { in PrintDiff()
/system/teeui/test/example_config/
DREADME71 …"native-test-flag": "--volUpButtonTop=<distance from the top of the UP volume button to the top of…
74 …"native-test-flag": "--volUpButtonBottom=<distance from the bottom of the UP power button to the t…
/system/bt/include/hardware/avrcp/
Davrcp_common.h138 UP = 0x00, enumerator
Davrcp_logging_helper.h218 CASE_RETURN_TEXT(Direction::UP); in DirectionText()
/system/ca-certificates/files/
D9282e51c.022 ej/tUxPQ4i9qecsAIyjmHjdXNYmEwnZPNDatZ8POQQaIxffu2Bq41gt/UP+TqhdL
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc1048 ChangePathRequestBuilder::MakeBuilder(0, Direction::UP, 0); in TEST_F()