Searched refs:mTopAttrs (Results 1 – 1 of 1) sorted by relevance
491 private String mTopAttrs; field in ViewMetadataRepository.ViewData505 mTopAttrs = topAttrs; in ViewData()573 if (mTopAttrs == null || mTopAttrs.length() == 0) { in getTopAttributes()576 String[] split = mTopAttrs.split(","); //$NON-NLS-1$ in getTopAttributes()