Searched refs:setUserLockedChild (Results 1 – 4 of 4) sorted by relevance
150 mCallback.setUserLockedChild(mStartingChild, true); in captureStartingChild()183 mCallback.setUserLockedChild(child, false); in cancelExpansion()
47 void setUserLockedChild(View v, boolean userLocked); in setUserLockedChild() method508 mCallback.setUserLockedChild(v, true); in startExpanding()550 mCallback.setUserLockedChild(scaledView, false); in finishExpanding()557 mCallback.setUserLockedChild(mResizedView, false); in finishExpanding()
295 public void setUserLockedChild(View v, boolean userLocked) { in setUserLockedChild() method in HeadsUpNotificationView
614 public void setUserLockedChild(View v, boolean userLocked) { in setUserLockedChild() method in NotificationStackScrollLayout