Home | History | Annotate | Download | only in adapter

Lines Matching refs:propertyValue

1633                     String propertyValue =
1635 if (TextUtils.isEmpty(propertyValue)) {
1642 new StringTokenizer(propertyValue, CATEGORY_TOKENIZER_DELIMITER);