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

  /packages/apps/Mms/src/com/android/mms/model/
ContentRestrictionFactory.java 25 public static ContentRestriction getContentRestriction() {
AudioModel.java 152 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();
ImageModel.java 137 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();
VideoModel.java 191 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();
SlideshowModel.java 588 ContentRestriction cr = ContentRestrictionFactory.getContentRestriction();

Completed in 216 milliseconds