Searched refs:startingChild (Results 1 – 3 of 3) sorted by relevance
371 logger.logDragDownStarted(startingChild)806 startingChild = null844 if (startingChild != null) {863 if (startingChild != null) {865 startingChild = null881 if (startingChild == null) {882 startingChild = findView(x, y)883 if (startingChild != null) {887 startingChild = null939 if (startingChild != null) {[all …]
239 val startingChild = mStartingChild regex249 lockscreenShadeTransitionController.goToLockedShade(startingChild,
36 fun logUnSuccessfulDragDown(startingChild: View?) {37 val entry = (startingChild as? ExpandableNotificationRow)?.entry51 fun logDragDownStarted(startingChild: ExpandableView?) {52 val entry = (startingChild as? ExpandableNotificationRow)?.entry60 fun logDraggedDownLockDownShade(startingChild: View?) {61 val entry = (startingChild as? ExpandableNotificationRow)?.entry69 fun logDraggedDown(startingChild: View?, dragLengthY: Int) {70 val entry = (startingChild as? ExpandableNotificationRow)?.entry