Searched refs:mHttpSocketTimeout (Results 1 – 1 of 1) sorted by relevance
61 private static int mHttpSocketTimeout = 60*1000; // default to 1 min field in MmsConfig180 return mHttpSocketTimeout; in getHttpSocketTimeout()331 mHttpSocketTimeout = Integer.parseInt(text); in loadMmsSettings()