Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewTransientStateTest.java30 public class ViewTransientStateTest extends ActivityInstrumentationTestCase<ViewTransientState> {
37 super("com.android.frameworks.coretests", ViewTransientState.class); in ViewTransientStateTest()
H A DViewTransientState.java27 public class ViewTransientState extends Activity { class