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

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

Completed in 89 milliseconds