Searched refs:DROP_FOR_REORDER (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.cc579 if (drop_attempt_ == DROP_FOR_REORDER) {
613 if (drop_attempt_ == DROP_FOR_REORDER)
1203 drop_attempt_ = DROP_FOR_REORDER;
1212 if (drop_attempt_ == DROP_FOR_REORDER)
1573 drop_attempt_ = DROP_FOR_REORDER;
1578 drop_attempt_ = DROP_FOR_REORDER;
H A Dapps_grid_view.h159 DROP_FOR_REORDER, enumerator in enum:app_list::AppsGridView::DropAttempt

Completed in 90 milliseconds