Searched refs:checkResolution (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Mms/src/com/android/mms/model/ | ||
H A D | ContentRestriction.java | 33 void checkResolution(int width, int height) throws ContentRestrictionException; method in interface:ContentRestriction |
H A D | CarrierContentRestriction.java | 65 public void checkResolution(int width, int height) throws ContentRestrictionException { method in class:CarrierContentRestriction |
Completed in 36 milliseconds