Searched refs:checkResolution (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/model/
H A DContentRestriction.java33 void checkResolution(int width, int height) throws ContentRestrictionException; method in interface:ContentRestriction
H A DCarrierContentRestriction.java65 public void checkResolution(int width, int height) throws ContentRestrictionException { method in class:CarrierContentRestriction

Completed in 36 milliseconds