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

  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOptions.java 101 protected String getRequestUri() {
EasOperation.java 66 * 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() {
    [all...]

Completed in 174 milliseconds