Home
last modified time | relevance | path

Searched refs:mShowInitialAnimation (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java60 private boolean mShowInitialAnimation = false; field in CardStreamLinearLayout
255 if( mShowInitialAnimation ) in onLayout()
364 mShowInitialAnimation = true; in triggerShowInitialAnimation()