Searched refs:getAutoPersistingPref (Results 1 – 3 of 3) sorted by relevance
348 return getAutoPersistingPref();774 public boolean getAutoPersistingPref() { in getAutoPersistingPref() method in MmsService
55 public boolean getAutoPersistingPref(); in getAutoPersistingPref() method
107 if (!mRequestManager.getAutoPersistingPref()) { in persistIfRequired()