Searched refs:mActualWidth (Results 1 – 3 of 3) sorted by relevance
84 private int mActualWidth; field in RemoteInlineSuggestionUi160 mInlineContentCallback.onContent(result, mActualWidth, in handleRequestSurfacePackage()210 mActualWidth = width; in handleInlineSuggestionUiReady()216 mInlineContentCallback.onContent(surfacePackage, mActualWidth, mActualHeight); in handleInlineSuggestionUiReady()
54 private float mActualWidth; field in NotificationBackgroundView93 left = (int) ((getWidth() - mActualWidth) / 2.0f); in draw()94 right = (int) (left + mActualWidth); in draw()283 mActualWidth = params.getWidth(); in setExpandAnimationParams()
58 private int mActualWidth; field in MessagingImageMessage259 mActualWidth = actualWidth;264 return mActualWidth;