Searched refs:startingChild (Results 1 – 3 of 3) sorted by relevance
286 logger.logDragDownStarted(startingChild)684 startingChild = null722 if (startingChild != null) {741 if (startingChild != null) {743 startingChild = null759 if (startingChild == null) {760 startingChild = findView(x, y)761 if (startingChild != null) {765 startingChild = null810 if (startingChild != null) {[all …]
230 val startingChild = mStartingChild regex240 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