Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
DIconPack.java45 public static IconPack buildEmptyPack(@Nullable IconPack fromSource) { in buildEmptyPack()
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp8321 void injectDown(int fromSource = AINPUT_SOURCE_TOUCHSCREEN) { in injectDown()
8366 bool startDrag(bool sendDown = true, int fromSource = AINPUT_SOURCE_TOUCHSCREEN) { in startDrag()