HomeSort by relevance Sort by last modified time
    Searched refs:ContentRestrictionFactory (Results 1 - 5 of 5) sorted by null

  /packages/apps/Mms/src/com/android/mms/model/
ContentRestrictionFactory.java 19 public class ContentRestrictionFactory {
22 private ContentRestrictionFactory() {
AudioModel.java 151 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();
ImageModel.java 135 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();
VideoModel.java 190 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();
SlideshowModel.java 619 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();

Completed in 30 milliseconds