Home | History | Annotate | Download | only in utility

Lines Matching refs:stringId

1385             String stringId = uri.getPathSegments().get(1);
1386 mailbox.mSyncStatus = stringId;
1387 return Long.parseLong(stringId);