OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoaderThrottle
(Results
1 - 2
of
2
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentTabs.java
56
.setTabListener(new TabListener<
LoaderThrottle
.ThrottledLoaderListFragment>(
57
this, "throttle",
LoaderThrottle
.ThrottledLoaderListFragment.class)));
LoaderThrottle.java
58
public class
LoaderThrottle
extends Activity {
60
static final String TAG = "
LoaderThrottle
";
65
public static final String AUTHORITY = "com.example.android.apis.app.
LoaderThrottle
";
Completed in 30 milliseconds