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.java197 public View onCreatePanelView(int featureId) { in onCreatePanelView() method in TestDialog
199 return super.onCreatePanelView(featureId); in onCreatePanelView()