HomeSort by relevance Sort by last modified time
    Searched refs:getContentView (Results 1 - 16 of 16) sorted by null

  /cts/tests/tests/widget/src/android/widget/cts/
PopupWindowTest.java 90 assertSame(contentView, mPopupWindow.getContentView());
95 assertSame(contentView, mPopupWindow.getContentView());
100 assertSame(contentView, mPopupWindow.getContentView());
105 assertSame(contentView, mPopupWindow.getContentView());
110 assertSame(contentView, mPopupWindow.getContentView());
116 assertSame(contentView, mPopupWindow.getContentView());
122 assertSame(contentView, mPopupWindow.getContentView());
157 assertNull(mPopupWindow.getContentView());
161 assertSame(view, mPopupWindow.getContentView());
164 assertNull(mPopupWindow.getContentView());
    [all...]
  /frameworks/base/core/java/android/widget/
TabHost.java 413 mCurrentView = spec.mContentStrategy.getContentView();
574 View getContentView();
693 public View getContentView() {
716 public View getContentView() {
745 public View getContentView() {
ListPopupWindow.java     [all...]
PopupWindow.java 377 public View getContentView() {
389 * @see #getContentView()
    [all...]
Editor.java 281 TextView tv = (TextView) mErrorPopup.getContentView();
534 TextView tv = (TextView) mErrorPopup.getContentView();
    [all...]
  /packages/apps/Browser/src/com/android/browser/
NavTabScroller.java 181 protected ViewGroup getContentView() {
  /sdk/testapps/jarCheckTests3/lib2/libs/
android-support-v13.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 589 milliseconds