Home | History | Annotate | Download | only in adapter

Lines Matching refs:stringType

1016                 String contentItemType, int type, String stringType) {
1026 if (stringType != null) {
1027 if (cv.getAsString(GroupMembership.GROUP_ROW_ID).equals(stringType)) {
1104 * @param stringType for groups, the name of the group (type will be ignored), or null
1108 String stringType) {
1113 findTypedData(entity.getSubValues(), mimeType, type, stringType);