Searched refs:hasDeletingBox (Results 1 – 2 of 2) sorted by relevance
433 boolean wasDeleting = mPositionController.hasDeletingBox(); in notifyDataChange()443 boolean isDeleting = mPositionController.hasDeletingBox(); in notifyDataChange()459 && mPositionController.hasDeletingBox(); in isDeleting()
1252 public boolean hasDeletingBox() { in hasDeletingBox() method in PositionController