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