Searched refs:setUserLockedChild (Results 1 – 3 of 3) sorted by relevance
668 expandCallback.setUserLockedChild(startingChild, false) in onTouchEvent()689 expandCallback.setUserLockedChild(startingChild, true) in captureStartingChild()719 expandCallback.setUserLockedChild(child, false) in cancelChildExpansion()728 expandCallback.setUserLockedChild(child, false) in cancelChildExpansion()
46 void setUserLockedChild(View v, boolean userLocked); in setUserLockedChild() method532 mCallback.setUserLockedChild(v, true); in startExpanding()609 mCallback.setUserLockedChild(scaledView, false); in finishExpanding()626 mCallback.setUserLockedChild(mResizedView, false); in finishExpanding()
6033 public void setUserLockedChild(View v, boolean userLocked) {