Searched refs:topRow (Results 1 – 1 of 1) sorted by relevance
382 ExpandableNotificationRow topRow = topEntry.getRow(); in calculateTouchableRegion() local383 topRow.getLocationOnScreen(mTmpTwoArray); in calculateTouchableRegion()385 int maxX = mTmpTwoArray[0] + topRow.getWidth(); in calculateTouchableRegion()386 int height = topRow.getIntrinsicHeight(); in calculateTouchableRegion()