Searched refs:mLastContentWidth (Results 1 – 2 of 2) sorted by relevance
83 int mLastContentWidth; field in NativeActivity306 || w != mLastContentWidth || h != mLastContentHeight) { in onGlobalLayout()309 mLastContentWidth = w; in onGlobalLayout()313 mLastContentY, mLastContentWidth, mLastContentHeight); in onGlobalLayout()
7514 Landroid/app/NativeActivity;->mLastContentWidth:I