HomeSort by relevance Sort by last modified time
    Searched refs:getRequestUri (Results 1 - 3 of 3) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOptions.java 103 protected String getRequestUri() {
EasAutoDiscover.java 116 protected String getRequestUri() {
166 final String requestUri = getRequestUri();
EasOperation.java 68 * 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() {
    [all...]

Completed in 47 milliseconds