Home
last modified time | relevance | path

Searched defs:NativeContentView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNativeActivity.java116 static class NativeContentView extends View { class in NativeActivity
119 public NativeContentView(Context context) { in NativeContentView() method in NativeActivity.NativeContentView
123 public NativeContentView(Context context, AttributeSet attrs) { in NativeContentView() method in NativeActivity.NativeContentView