Home
last modified time | relevance | path

Searched defs:isWidget (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DTaplRequestPinItemTest.java129 private void runTest(String activityMethod, boolean isWidget, ItemOperator itemMatcher, in runTest()
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DReorderAlgorithmUnitTest.java137 int spanY, boolean isWidget) { in addViewInCellLayout()
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/board/
DCellLayoutBoard.java285 public static boolean isWidget(char type) { in isWidget() method in CellLayoutBoard