Searched refs:mMaxMessageCountPerThread (Results 1 – 1 of 1) sorted by relevance
60 private static int mMaxMessageCountPerThread = 5000; // default value field in MmsConfig186 return mMaxMessageCountPerThread; in getMaxMessageCountPerThread()334 mMaxMessageCountPerThread = Integer.parseInt(text); in loadMmsSettings()