Searched
full:separator (Results
1126 -
1150 of
2854) sorted by null
<<41424344454647484950>>
/packages/apps/Dialer/res/values/ |
colors.xml | 33 <!-- Color for dialpad separator lines -->
|
/packages/apps/Email/src/com/android/email/mail/store/imap/ |
ImapList.java | 195 * "," as the separator.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
UndoBarView.java | 151 // Check if the event is on the right of the separator
|
/packages/apps/Mms/src/com/android/mms/ |
TempFileProvider.java | 139 * @param uniqueIdentifier a separator to add to the file to make it unique,
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/ |
ParseException.java | 155 protected String eol = System.getProperty("line.separator", "\n");
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/ |
ParseException.java | 155 protected String eol = System.getProperty("line.separator", "\n");
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/ |
ParseException.java | 155 protected String eol = System.getProperty("line.separator", "\n");
|
/packages/services/Telephony/src/com/android/phone/ |
CallTime.java | 202 String baseName = file.getPath() + File.separator + "callstate";
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 78 to the canonical email line separator \\r\\n unless the keep_eols
|
feedparser.py | 208 # If we saw the RFC defined header/body separator 302 separator = '--' + boundary 304 '(?P<sep>' + re.escape(separator) + 360 # separator actually belongs to the boundary, not the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
multifile.py | 14 fp.push(separator)
|
string.py | 287 is not specified or is None, any whitespace string is a separator. 303 is a separator. 307 # Join fields with optional separator 312 intervening occurrences of sep. The default separator is a
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
base64mime.py | 78 to the canonical email line separator \\r\\n unless the keep_eols
|
feedparser.py | 208 # If we saw the RFC defined header/body separator 302 separator = '--' + boundary 304 '(?P<sep>' + re.escape(separator) + 360 # separator actually belongs to the boundary, not the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
multifile.py | 14 fp.push(separator)
|
string.py | 287 is not specified or is None, any whitespace string is a separator. 303 is a separator. 307 # Join fields with optional separator 312 intervening occurrences of sep. The default separator is a
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
RenderScriptProcessor.java | 384 // remove starting separator since we want the path to be relative 385 if (filePath.startsWith(File.separator)) { 541 // remove starting separator since we want the path to be relative 542 if (p.startsWith(File.separator)) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
AttributeDescriptor.java | 54 * or attribute separator, all of which do not represent any real attribute.)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeLayoutWizard.java | 168 ok = false; // The user has chosen a separator
|
Completed in 582 milliseconds
<<41424344454647484950>>