Searched refs:setUserLockedChild (Results 1 – 4 of 4) sorted by relevance
151 mCallback.setUserLockedChild(mStartingChild, true); in captureStartingChild()184 mCallback.setUserLockedChild(child, false); in cancelExpansion()
47 void setUserLockedChild(View v, boolean userLocked); in setUserLockedChild() method511 mCallback.setUserLockedChild(v, true); in startExpanding()553 mCallback.setUserLockedChild(scaledView, false); in finishExpanding()560 mCallback.setUserLockedChild(mResizedView, false); in finishExpanding()
360 public void setUserLockedChild(View v, boolean userLocked) { in setUserLockedChild() method in HeadsUpNotificationView
665 public void setUserLockedChild(View v, boolean userLocked) { in setUserLockedChild() method in NotificationStackScrollLayout