Searched defs:checkContentRestriction (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Mms/src/com/android/mms/model/
H A DAudioModel.java50 checkContentRestriction();
150 protected void checkContentRestriction() throws ContentRestrictionException { method in class:AudioModel
H A DVideoModel.java54 checkContentRestriction();
189 protected void checkContentRestriction() throws ContentRestrictionException { method in class:VideoModel
H A DImageModel.java75 checkContentRestriction();
134 protected void checkContentRestriction() throws ContentRestrictionException { method in class:ImageModel

Completed in 334 milliseconds