Searched refs:separatorPosition (Results 1 - 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
H A DSplitter.java142 @Override int separatorEnd(int separatorPosition) {
143 return separatorPosition + 1;
182 @Override public int separatorEnd(int separatorPosition) {
183 return separatorPosition + separator.length();
216 @Override public int separatorEnd(int separatorPosition) {
265 @Override public int separatorEnd(int separatorPosition) {
266 return separatorPosition;
359 * separatorPosition} that does not contain a separator. This method is only
362 abstract int separatorEnd(int separatorPosition); argument
377 int separatorPosition
[all...]
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/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 691 milliseconds