Searched refs:getRequestUri (Results 1 - 2 of 2) sorted by relevance

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

Completed in 161 milliseconds