Searched refs:getNextToken (Results 1 - 19 of 19) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/
H A DContentTypeParser.java190 else token = token.next = token_source.getNextToken();
201 final public Token getNextToken() { method in class:ContentTypeParser
203 else token = token.next = token_source.getNextToken();
213 else t = t.next = token_source.getNextToken();
220 return (jj_ntk = (token.next=token_source.getNextToken()).kind);
H A DContentTypeParserTokenManager.java691 public Token getNextToken() method in class:ContentTypeParserTokenManager
/packages/services/Telephony/src/org/apache/james/mime4j/field/contenttype/parser/
H A DContentTypeParser.java190 else token = token.next = token_source.getNextToken();
201 final public Token getNextToken() { method in class:ContentTypeParser
203 else token = token.next = token_source.getNextToken();
213 else t = t.next = token_source.getNextToken();
220 return (jj_ntk = (token.next=token_source.getNextToken()).kind);
H A DContentTypeParserTokenManager.java691 public Token getNextToken() method in class:ContentTypeParserTokenManager
/packages/apps/Calendar/src/com/android/calendar/
H A DDeleteEventHelper.java139 mService.startDelete(mService.getNextToken(), null, uri, null, null, Utils.UNDO_DELAY);
211 mService.startQuery(mService.getNextToken(), null, uri, EditEventHelper.EVENT_PROJECTION,
350 mService.startUpdate(mService.getNextToken(), null, uri, values, null, null,
391 mService.startInsert(mService.getNextToken(), null, Events.CONTENT_URI, values,
397 mService.startDelete(mService.getNextToken(), null, uri, null, null,
406 mService.startDelete(mService.getNextToken(), null, uri, null, null,
431 mService.startUpdate(mService.getNextToken(), null, uri, values, null, null,
H A DAsyncQueryService.java119 public final int getNextToken() { method in class:AsyncQueryService
H A DCalendarColorPickerDialog.java151 mService.startUpdate(mService.getNextToken(), null, ContentUris.withAppendedId(
H A DEventInfoFragment.java1280 mHandler.startUpdate(mHandler.getNextToken(), null, uri, values,
1382 mHandler.startUpdate(mHandler.getNextToken(), null, uri, values,
1405 mHandler.startBatch(mHandler.getNextToken(), null, CalendarContract.AUTHORITY, ops,
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
H A DSelectVisibleCalendarsFragment.java150 mQueryToken = mService.getNextToken();
159 mUpdateToken = mService.getNextToken();
173 mQueryToken = mService.getNextToken();
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/
H A DDateTimeParser.java489 else token = token.next = token_source.getNextToken();
500 final public Token getNextToken() { method in class:DateTimeParser
502 else token = token.next = token_source.getNextToken();
512 else t = t.next = token_source.getNextToken();
519 return (jj_ntk = (token.next=token_source.getNextToken()).kind);
H A DDateTimeParserTokenManager.java730 public Token getNextToken() method in class:DateTimeParserTokenManager
/packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/
H A DDateTimeParser.java489 else token = token.next = token_source.getNextToken();
500 final public Token getNextToken() { method in class:DateTimeParser
502 else token = token.next = token_source.getNextToken();
512 else t = t.next = token_source.getNextToken();
519 return (jj_ntk = (token.next=token_source.getNextToken()).kind);
H A DDateTimeParserTokenManager.java730 public Token getNextToken() method in class:DateTimeParserTokenManager
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
H A DAddressListParser.java794 else token = token.next = token_source.getNextToken();
821 jj_lastpos = jj_scanpos = jj_scanpos.next = token_source.getNextToken();
838 final public Token getNextToken() { method in class:AddressListParser
840 else token = token.next = token_source.getNextToken();
850 else t = t.next = token_source.getNextToken();
857 return (jj_ntk = (token.next=token_source.getNextToken()).kind);
H A DAddressListParserTokenManager.java805 public Token getNextToken() method in class:AddressListParserTokenManager
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/
H A DAddressListParser.java794 else token = token.next = token_source.getNextToken();
821 jj_lastpos = jj_scanpos = jj_scanpos.next = token_source.getNextToken();
838 final public Token getNextToken() { method in class:AddressListParser
840 else token = token.next = token_source.getNextToken();
850 else t = t.next = token_source.getNextToken();
857 return (jj_ntk = (token.next=token_source.getNextToken()).kind);
H A DAddressListParserTokenManager.java805 public Token getNextToken() method in class:AddressListParserTokenManager
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java567 mService.startBatch(mService.getNextToken(), null, android.provider.CalendarContract.AUTHORITY, ops,
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 368 milliseconds