Searched refs:getContentView (Results 1 – 4 of 4) sorted by relevance
79 final ViewGroup contentView = getContentView(inputView); in TextDecoratorUi()241 private static ViewGroup getContentView(final View view) { in getContentView() method in TextDecoratorUi
132 animator.setTarget(getContentView()); in onCreate()141 animator.setTarget(getContentView()); in finish()
171 public View getContentView() { in getContentView() method in DialogActivity
181 protected ViewGroup getContentView() { in getContentView() method in NavTabScroller