OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPathSeparator
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java
431
mImapStore.
setPathSeparator
(namespace.getStringOrEmpty(1).getString());
481
mImapStore.
setPathSeparator
(response.getStringOrEmpty(2).getString());
ImapStore.java
464
void
setPathSeparator
(String pathSeparator) {
Completed in 33 milliseconds