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

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DSearch.java48 public class Search { class
125 final EasResponse resp = svc.sendHttpClientPost("Search", s.toByteArray());
138 svc.userLog("Search returned " + code);
144 svc.userLog("Search exception " + e);
157 * Parse the result of a Search command
185 LogUtils.d(Logging.LOG_TAG, "Search status: " + status);

Completed in 46 milliseconds