Searched defs:getRequestUri (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/eas/
H A DEasOptions.java103 protected String getRequestUri() { method in class:EasOptions
H A DEasAutoDiscover.java116 protected String getRequestUri() { method in class:EasAutoDiscover
166 final String requestUri = getRequestUri();
H A DEasOperation.java68 * it's not account-specific so it needs to override {@link #getRequestUri()}), but the default
462 final String requestUri = getRequestUri();
475 * that if you override {@link #getRequestUri}, then this function may be unused for normal
513 protected String getRequestUri() { method in class:EasOperation

Completed in 57 milliseconds