Home
last modified time | relevance | path

Searched refs:getContentView (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DTextDecoratorUi.java79 final ViewGroup contentView = getContentView(inputView); in TextDecoratorUi()
241 private static ViewGroup getContentView(final View view) { in getContentView() method in TextDecoratorUi
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DWifiSetupActivity.java132 animator.setTarget(getContentView()); in onCreate()
141 animator.setTarget(getContentView()); in finish()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DDialogActivity.java171 public View getContentView() { in getContentView() method in DialogActivity
/packages/apps/Browser/src/com/android/browser/
DNavTabScroller.java181 protected ViewGroup getContentView() { in getContentView() method in NavTabScroller