Home
last modified time | relevance | path

Searched refs:ContentRestrictionFactory (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Mms/src/com/android/mms/model/
DContentRestrictionFactory.java19 public class ContentRestrictionFactory { class
22 private ContentRestrictionFactory() { in ContentRestrictionFactory() method in ContentRestrictionFactory
DAudioModel.java151 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction(); in checkContentRestriction()
DVideoModel.java196 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction(); in checkContentRestriction()
DImageModel.java135 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction(); in checkContentRestriction()
DSlideshowModel.java619 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction(); in checkMessageSize()