Searched refs:getLayoutId (Results 1 – 8 of 8) sorted by relevance
260 int layoutId = remoteViews.getLayoutId(); in updateAppWidget()
583 sb.append(Integer.toHexString(contentView.getLayoutId())); in toString()
464 typeId = v.getLayoutId(); in set()
1039 public int getLayoutId() { in getLayoutId() method in RemoteViews
842 && oldContentView.getLayoutId() == contentView.getLayoutId(); in updateNotification()
622 && oldContentView.getLayoutId() == contentView.getLayoutId(); in updateNotification()
26761 method public int getLayoutId();