Searched defs:getSupportedMediaTypes (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ | ||
D | AudioMediaChooser.java | 42 public int getSupportedMediaTypes() { in getSupportedMediaTypes() method in AudioMediaChooser |
D | ContactMediaChooser.java | 51 public int getSupportedMediaTypes() { in getSupportedMediaTypes() method in ContactMediaChooser |
D | GalleryMediaChooser.java | 73 public int getSupportedMediaTypes() { in getSupportedMediaTypes() method in GalleryMediaChooser |
D | CameraMediaChooser.java | 67 public int getSupportedMediaTypes() { in getSupportedMediaTypes() method in CameraMediaChooser |
D | MediaChooser.java | 126 public abstract int getSupportedMediaTypes(); in getSupportedMediaTypes() method in MediaChooser |