Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNativeActivity.java113 static class NativeContentView extends View { class in NativeActivity
116 public NativeContentView(Context context) { in NativeContentView() method in NativeActivity.NativeContentView
120 public NativeContentView(Context context, AttributeSet attrs) { in NativeContentView() method in NativeActivity.NativeContentView