Searched refs:PROGRESS (Results 1 – 5 of 5) sorted by relevance
47 private static final int PROGRESS = 16; field in SeekBarPreferenceTest60 mSeekBarPreference.setProgress(PROGRESS); in setUp()73 assertThat(preference.getProgress()).isEqualTo(PROGRESS); in testSaveAndRestoreInstanceState()
33 NotificationViewType.PROGRESS,61 int PROGRESS = 10; field
163 case NotificationViewType.PROGRESS: in onCreateViewHolder()251 case NotificationViewType.PROGRESS: { in onBindViewHolder()355 ? NotificationViewType.PROGRESS_IN_GROUP : NotificationViewType.PROGRESS; in getItemViewType()
26 private static final FloatProperty<LiveTileOverlay> PROGRESS = field in LiveTileOverlay74 mIconAnimator = ObjectAnimator.ofFloat(this, PROGRESS, 1); in startIconAnimation()
215 NotificationViewType.PROGRESS); in onCreateViewHolder_progressInGroup_shouldReturnObjectOfProgressNotificationViewHolder()418 NotificationViewType.PROGRESS); in onBindViewHolder_progress_shouldNotThrowError()