Home
last modified time | relevance | path

Searched defs:checkVideoContentType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/model/
DContentRestriction.java31 void checkVideoContentType(String contentType) throws ContentRestrictionException; in checkVideoContentType() method
DCarrierContentRestriction.java95 public void checkVideoContentType(String contentType) in checkVideoContentType() method in CarrierContentRestriction