Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/folder/
DFolderTest.kt132 val willAcceptResult = Folder.willAccept(itemInfo) in Test that we accept valid item type ITEM_TYPE_APPLICATION() constant
142 val willAcceptResult = Folder.willAccept(itemInfo) in Test that we accept valid item type ITEM_TYPE_DEEP_SHORTCUT() constant
152 val willAcceptResult = Folder.willAccept(itemInfo) in Test that we accept valid item type ITEM_TYPE_APP_PAIR() constant
162 val willAcceptResult = Folder.willAccept(itemInfo) in Test that we do not accept invalid item type ITEM_TYPE_APPWIDGET() constant
172 val willAcceptResult = Folder.willAccept(itemInfo) in Test that we do not accept invalid item type ITEM_TYPE_FOLDER() constant