Searched refs:mRemovingButton (Results 1 – 5 of 5) sorted by relevance
28 Button mRemovingButton; field in FadingHierarchy41 mRemovingButton = findViewById(R.id.removingButton); in onCreate()
30 Button mRemovingButton, mInvisibleButton, mGoneButton; field in FadingTest50 mRemovingButton = findViewById(R.id.removingButton); in onCreate()
33 Button mRemovingButton, mInvisibleButton, mGoneButton; field in SequenceTestSimple48 mRemovingButton = findViewById(R.id.removingButton); in onCreate()
33 Button mRemovingButton, mInvisibleButton, mGoneButton; field in SequenceTest47 mRemovingButton = findViewById(R.id.removingButton); in onCreate()
32 Button mRemovingButton, mInvisibleButton, mGoneButton; field in ClippingText