Searched refs:mCurrentAlpha (Results 1 – 1 of 1) sorted by relevance
115 private float mCurrentAlpha = 1.0f; field in InsetsAnimationControlImpl169 mCurrentAlpha, "Current:" + mCurrentInsets, "Shown:" + mShownInsets, in InsetsAnimationControlImpl()211 return mCurrentAlpha; in getCurrentAlpha()301 mCurrentAlpha = mPendingAlpha; in applyChangeInsets()306 mShownOnFinish, mCurrentAlpha, mCurrentInsets)); in applyChangeInsets()338 mCurrentAlpha, shown ? 1 : 0, Objects.toString(insets)); in finish()392 proto.write(CURRENT_ALPHA, mCurrentAlpha); in dumpDebug()