Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/input/tests/
H A DPointerController_test.cpp217 std::pair<float, float> hotspot = getHotSpotCoordinatesForType(CURSOR_TYPE_DEFAULT); in TEST_F() local
232 std::pair<float, float> hotspot = getHotSpotCoordinatesForType(CURSOR_TYPE_STYLUS); in TEST_F() local
249 std::pair<float, float> hotspot = getHotSpotCoordinatesForType(type); in TEST_F() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java181 String hotspot = args.getString("hotspot"); in dispatchDemoCommand() local