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

/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DTransportControllerActivity.java43 private Content mContent;
106 public static class Content extends VideoView implements class in class:TransportControllerActivity
132 public Content(Context context, AttributeSet attrs) { method in class:TransportControllerActivity.Content
279 mContent = (Content) findViewById(R.id.content);
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DTransportControllerActivity.java43 private Content mContent;
106 public static class Content extends VideoView implements class in class:TransportControllerActivity
132 public Content(Context context, AttributeSet attrs) { method in class:TransportControllerActivity.Content
279 mContent = (Content) findViewById(R.id.content);
/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java72 public class Content { class
201 throw new IllegalArgumentException("Content provider URI not specified."
227 throw new IllegalArgumentException("Content provider URI not specified."
252 throw new IllegalArgumentException("Content provider URI not specified."
285 throw new IllegalArgumentException("Content provider URI not specified."
289 throw new IllegalArgumentException("Content provider method not specified.");
307 throw new IllegalArgumentException("Content provider URI not specified."
335 throw new IllegalArgumentException("Content provider URI not specified."

Completed in 349 milliseconds