Home
last modified time | relevance | path

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

/external/chromium_org/ui/app_list/
Dapp_list_model.cc169 bool AppListModel::MoveItemToFolderAt(AppListItem* item, in MoveItemToFolderAt() function in app_list::AppListModel
Dapp_list_model_unittest.cc364 TEST_F(AppListModelFolderTest, MoveItemToFolderAt) { in TEST_F() argument