OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixedfragmentlength
(Results
1 - 1
of
1
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java
381
int
fixedFragmentLength
= 0;
408
fixedFragmentLength
= fixedFragment.length();
410
maxChars -=
fixedFragmentLength
;
500
if (
fixedFragmentLength
!= 0) {
[
all
...]
Completed in 33 milliseconds