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

  /packages/apps/Mms/src/com/android/mms/model/
ContentRestrictionFactory.java 27 sContentRestriction = new CarrierContentRestriction();
CarrierContentRestriction.java 32 public class CarrierContentRestriction implements ContentRestriction {
44 public CarrierContentRestriction() {
50 Log.d(LogTag.APP, "CarrierContentRestriction.checkMessageSize messageSize: " +

Completed in 38 milliseconds