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
105 EasResponse resp = svc.sendHttpClientPost("Search", s.toByteArray());
118 svc.userLog("Search returned " + code);
124 svc.userLog("Search exception " + e);
137 * Parse the result of a Search command
165 Log.d(Logging.LOG_TAG, "Search status: " + status);

Completed in 88 milliseconds