Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DTestDialog.java196 public View onCreatePanelView(int featureId) { in onCreatePanelView() method in TestDialog
198 return super.onCreatePanelView(featureId); in onCreatePanelView()