Home | History | Annotate | Download | only in widget

Lines Matching refs:mBehavior

206     private int mBehavior;
278 mBehavior = a.getInt(R.styleable.ProgressBar_indeterminateBehavior, mBehavior);
413 mBehavior = AlphaAnimation.RESTART;
875 mAnimation.setRepeatMode(mBehavior);