Searched refs:defaultLayoutId (Results 1 – 3 of 3) sorted by relevance
38 int defaultLayoutId = in CarDisplayCompatSystemBarView() local40 if (defaultLayoutId == 0) { in CarDisplayCompatSystemBarView()57 inflate(context, defaultLayoutId, this); in CarDisplayCompatSystemBarView()
211 public int defaultLayoutId; field in InvariantDeviceProfile373 defaultLayoutId = closestProfile.defaultLayoutId; in initGrid()875 private final int defaultLayoutId; field in InvariantDeviceProfile.GridOption903 defaultLayoutId = a.getResourceId( in GridOption()906 R.styleable.GridDisplayOption_demoModeLayoutId, defaultLayoutId); in GridOption()
592 ? idp.demoModeLayoutId : idp.defaultLayoutId; in getDefaultLayoutParser()