Searched defs:layoutId (Results 1 – 6 of 6) sorted by relevance
89 int layoutId, int fieldId) { in constructAdapter()
137 final int layoutId; in onCreate() local
259 int layoutId; in makeTickerView() local
321 int layoutId = remoteViews.getLayoutId(); in updateAppWidget() local
1482 private RemoteViews applyStandardTemplateWithActions(int layoutId) { in applyStandardTemplateWithActions()1654 protected RemoteViews getStandardView(int layoutId) { in getStandardView()
1321 public RemoteViews(String packageName, int layoutId) { in RemoteViews()