Uses of Package
android.support.v4.content

Packages that use android.support.v4.content
android.support.v4.app Support android.app classes to assist with development of applications for android API level 4 or later. 
android.support.v4.content Support android.content classes to assist with development of applications for android API level 4 or later. 
 

Classes in android.support.v4.content used by android.support.v4.app
Loader
          Static library support version of the framework's Loader.
 

Classes in android.support.v4.content used by android.support.v4.content
AsyncTaskLoader
          Static library support version of the framework's AsyncTaskLoader.
Loader
          Static library support version of the framework's Loader.
Loader.OnLoadCompleteListener
          Interface that is implemented to discover when a Loader has finished loading its data.
LocalBroadcastManager
          Helper to register for and send broadcasts of Intents to local objects within your process.
 



Copyright © 2011-2012 Google. All Rights Reserved.