Searched refs:firstCall (Results 1 – 2 of 2) sorted by relevance
82 val firstCall = findCallExpression(firstExpression)?.resolve() regex83 if (directSuper != null && firstCall == directSuper) return
269 final boolean firstCall = mLastContentWidth == 0; in onContentDrawn()285 return firstCall in onContentDrawn()