Home
last modified time | relevance | path

Searched defs:getView (Results 1 – 25 of 59) sorted by relevance

123

/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/
DIController.java34 public Component getView() ; in getView() method
DStatusBarController.java79 public JPanel getView() { in getView() method in StatusBarController
DTestCaseEditController.java356 public Component getView() { in getView() method in TestCaseEditController
450 public JComponent getView() { in getView() method in TestCaseEditController.InputMultiEditor
528 public JScrollPane getView() { in getView() method in TestCaseEditController.OutputAstEditor
/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DViewManager.java49 public abstract ViewData getView(View.Name view); in getView() method in ViewManager
DViewData.java68 public abstract View getView(); in getView() method in ViewData
/external/deqp/framework/platform/osx/
DtcuOSXMetalView.hpp39 void* getView (void) const { return m_view; } in getView() function in tcu::osx::MetalView
/external/emma/core/java12/com/vladium/emma/report/
DIReportDataModel.java23 IReportDataView getView (int viewType); in getView() method
DReportDataModel.java34 public synchronized IReportDataView getView (final int viewType) in getView() method in ReportDataModel
/external/glide/library/src/main/java/com/bumptech/glide/request/animation/
DGlideAnimation.java27 View getView(); in getView() method
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/
DViewManagerImpl.java40 public ViewData getView(View.Name viewName) { in getView() method in ViewManagerImpl
DStatsManager.java58 ViewData getView(View.Name viewName) { in getView() method in StatsManager
/external/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/
DAudioDeviceAdapter.java38 public View getView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getView() method in AudioDeviceAdapter
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBaseAdapterTest.java48 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ShadowBaseAdapterTest.TestBaseAdapter
DShadowCountingAdapter.java37 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ShadowCountingAdapter
DShadowAbsSpinnerTest.java71 @Override public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ShadowAbsSpinnerTest.MyArrayAdapter
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBaseAdapterTest.java48 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ShadowBaseAdapterTest.TestBaseAdapter
DShadowCountingAdapter.java37 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ShadowCountingAdapter
DShadowAbsSpinnerTest.java70 @Override public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ShadowAbsSpinnerTest.MyArrayAdapter
/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
DAudioDeviceAdapter.java40 public View getView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getView() method in AudioDeviceAdapter
/external/clang/test/SemaObjC/
Dprotocol-warn.m50 UIWebPDFView *getView() function
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/
DScriptListAdapter.java57 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in ScriptListAdapter
/external/opencensus-java/contrib/grpc_metrics/src/test/java/io/opencensus/contrib/grpc/metrics/
DRpcViewsTest.java108 public ViewData getView(View.Name view) { in getView() method in RpcViewsTest.FakeViewManager
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAlertController.java80 public View getView() { in getView() method in ShadowAlertController
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DListViewActivity.java62 public View getView(int pos, View convertView, ViewGroup parent) { in getView() method in ListViewActivity.MyViewAdapter
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAlertDialog.java98 public View getView() { in getView() method in ShadowAlertDialog

123