Home
last modified time | relevance | path

Searched refs:getLayoutId (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java260 int layoutId = remoteViews.getLayoutId(); in updateAppWidget()
/frameworks/base/core/java/android/app/
DNotification.java583 sb.append(Integer.toHexString(contentView.getLayoutId())); in toString()
/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java464 typeId = v.getLayoutId(); in set()
DRemoteViews.java1039 public int getLayoutId() { in getLayoutId() method in RemoteViews
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DTabletStatusBar.java842 && oldContentView.getLayoutId() == contentView.getLayoutId(); in updateNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java622 && oldContentView.getLayoutId() == contentView.getLayoutId(); in updateNotification()
/frameworks/base/api/
Dcurrent.txt26761 method public int getLayoutId();
D14.txt26761 method public int getLayoutId();