OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContentRestriction
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Mms/src/com/android/mms/model/
ContentRestrictionFactory.java
25
public static ContentRestriction
getContentRestriction
() {
AudioModel.java
159
ContentRestriction cr = ContentRestrictionFactory.
getContentRestriction
();
VideoModel.java
192
ContentRestriction cr = ContentRestrictionFactory.
getContentRestriction
();
ImageModel.java
145
ContentRestriction cr = ContentRestrictionFactory.
getContentRestriction
();
SlideshowModel.java
614
ContentRestriction cr = ContentRestrictionFactory.
getContentRestriction
();
Completed in 566 milliseconds