Home
last modified time | relevance | path

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

/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
DTestListFragment.java54 public void onViewCreated(View view, Bundle savedState) { in onViewCreated() method in TestListFragment
55 super.onViewCreated(view, savedState); in onViewCreated()