Searched refs:mMinMessageCountPerThread (Results 1 – 1 of 1) sorted by relevance
59 private static int mMinMessageCountPerThread = 2; // default value field in MmsConfig172 return mMinMessageCountPerThread; in getMinMessageCountPerThread()322 mMinMessageCountPerThread = Integer.parseInt(text); in loadMmsSettings()