Searched refs:previewLayout (Results 1 – 1 of 1) sorted by relevance
290 int previewLayout = 0; in KeyboardView() local306 previewLayout = a.getResourceId(attr, 0); in KeyboardView()346 if (previewLayout != 0) { in KeyboardView()347 mPreviewText = (TextView) inflate.inflate(previewLayout, null); in KeyboardView()