You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/index-files/index-3.html

384 lines
33 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Thu Dec 22 20:39:07 PST 2011 -->
<TITLE>
C-Index
</TITLE>
<META NAME="date" CONTENT="2011-12-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="C-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="../com/todoroo/astrid/data/Task.html#CALENDAR_URI"><B>CALENDAR_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#callApiMethod(int, java.lang.Object, java.lang.String, java.lang.Class[], java.lang.Object...)"><B>callApiMethod(int, Object, String, Class&lt;?&gt;[], Object...)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Call a method via reflection if API level is at least minSdk
<DT><A HREF="../com/todoroo/andlib/service/NotificationManager.AndroidNotificationManager.html#cancel(int)"><B>cancel(int)</B></A> -
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/NotificationManager.AndroidNotificationManager.html" title="class in com.todoroo.andlib.service">NotificationManager.AndroidNotificationManager</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/service/NotificationManager.html#cancel(int)"><B>cancel(int)</B></A> -
Method in interface com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/NotificationManager.html" title="interface in com.todoroo.andlib.service">NotificationManager</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/service/NotificationManager.AndroidNotificationManager.html#cancelAll()"><B>cancelAll()</B></A> -
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/NotificationManager.AndroidNotificationManager.html" title="class in com.todoroo.andlib.service">NotificationManager.AndroidNotificationManager</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/service/NotificationManager.html#cancelAll()"><B>cancelAll()</B></A> -
Method in interface com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/NotificationManager.html" title="interface in com.todoroo.andlib.service">NotificationManager</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#capitalize(java.lang.String)"><B>capitalize(String)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Capitalize the first character
<DT><A HREF="../com/todoroo/andlib/sql/Functions.html#caseStatement(com.todoroo.andlib.sql.Criterion, java.lang.Object, java.lang.Object)"><B>caseStatement(Criterion, Object, Object)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql">Functions</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Functions.html#cast(com.todoroo.andlib.sql.Field, java.lang.String)"><B>cast(Field, String)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql">Functions</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterCategory.html#children"><B>children</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterCategory.html" title="class in com.todoroo.astrid.api">FilterCategory</A>
<DD><A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api"><CODE>Filter</CODE></A>s contained by this category
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#clear()"><B>clear()</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractDatabase.html" title="class in com.todoroo.andlib.data">AbstractDatabase</A>
<DD>Clear all data in database.
<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html#clear()"><B>clear()</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>
<DD>Clear all data on this model
<DT><A HREF="../com/todoroo/andlib/utility/Preferences.html#clear(java.lang.String)"><B>clear(String)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/Preferences.html" title="class in com.todoroo.andlib.utility">Preferences</A>
<DD>Clears a preference
<DT><A HREF="../com/todoroo/andlib/utility/ImageLoader.html#clearCache()"><B>clearCache()</B></A> -
Method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/ImageLoader.html" title="class in com.todoroo.andlib.utility">ImageLoader</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/sync/SyncProviderUtilities.html#clearLastSyncDate()"><B>clearLastSyncDate()</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncProviderUtilities.html" title="class in com.todoroo.astrid.sync">SyncProviderUtilities</A>
<DD>Deletes Last Successful Sync Date
<DT><A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html#clearMetadata()"><B>clearMetadata()</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html" title="class in com.todoroo.astrid.sync">SyncMetadataService</A>
<DD>Clears metadata information.
<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html#clearValue(com.todoroo.andlib.data.Property)"><B>clearValue(Property&lt;?&gt;)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>
<DD>Clear the key for the given property
<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html#clone()"><B>clone()</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/Property.html#clone()"><B>clone()</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>
<DD>Return a clone of this property
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#close()"><B>close()</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractDatabase.html" title="class in com.todoroo.andlib.data">AbstractDatabase</A>
<DD>Close the database if it has been opened previously
<DT><A HREF="../com/todoroo/astrid/api/FilterListItem.html#color"><B>color</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListItem.html" title="class in com.todoroo.astrid.api">FilterListItem</A>
<DD>Text Color.
<DT><A HREF="../com/todoroo/astrid/api/TaskDecoration.html#color"><B>color</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TaskDecoration.html" title="class in com.todoroo.astrid.api">TaskDecoration</A>
<DD>Decorated task background color.
<DT><A HREF="../com/todoroo/andlib/data/package-summary.html"><B>com.todoroo.andlib.data</B></A> - package com.todoroo.andlib.data<DD>Todoroo Library classes for the data layer: accessing data from a database or
<CODE>ContentResolver</CODE><DT><A HREF="../com/todoroo/andlib/service/package-summary.html"><B>com.todoroo.andlib.service</B></A> - package com.todoroo.andlib.service<DD>Todoroo Library classes for the service layer: dependency injection,
exceptions, HTTP requests, etc.<DT><A HREF="../com/todoroo/andlib/sql/package-summary.html"><B>com.todoroo.andlib.sql</B></A> - package com.todoroo.andlib.sql<DD>Fork of <a href="http://code.google.com/p/sql-dsl/">sql-dsl</a><DT><A HREF="../com/todoroo/andlib/utility/package-summary.html"><B>com.todoroo.andlib.utility</B></A> - package com.todoroo.andlib.utility<DD>Todoroo Library utility classes<DT><A HREF="../com/todoroo/astrid/api/package-summary.html"><B>com.todoroo.astrid.api</B></A> - package com.todoroo.astrid.api<DD>Astrid API constants and container packages<DT><A HREF="../com/todoroo/astrid/core/package-summary.html"><B>com.todoroo.astrid.core</B></A> - package com.todoroo.astrid.core<DD>&nbsp;<DT><A HREF="../com/todoroo/astrid/data/package-summary.html"><B>com.todoroo.astrid.data</B></A> - package com.todoroo.astrid.data<DD>Astrid data model classes and ContentResolver data access objects<DT><A HREF="../com/todoroo/astrid/sync/package-summary.html"><B>com.todoroo.astrid.sync</B></A> - package com.todoroo.astrid.sync<DD>Astrid synchronization helpers<DT><A HREF="../com/todoroo/astrid/data/Task.html#COMMENT_COUNT"><B>COMMENT_COUNT</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Comment Count
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.TaskCriteria.html#completed()"><B>completed()</B></A> -
Static method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.TaskCriteria.html" title="class in com.todoroo.astrid.data">TaskApiDao.TaskCriteria</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#COMPLETION_DATE"><B>COMPLETION_DATE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>Unixtime Project was completed.
<DT><A HREF="../com/todoroo/astrid/data/Task.html#COMPLETION_DATE"><B>COMPLETION_DATE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Unixtime Task was completed.
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#concat(TYPE[], TYPE[], TYPE...)"><B>concat(TYPE[], TYPE[], TYPE...)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Concatenate additional stuff to the end of the array
<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html#containsNonNullValue(com.todoroo.andlib.data.Property)"><B>containsNonNullValue(Property&lt;?&gt;)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html#containsValue(com.todoroo.andlib.data.Property)"><B>containsValue(Property&lt;?&gt;)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Metadata.html#CONTENT_URI"><B>CONTENT_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Metadata.html" title="class in com.todoroo.astrid.data">Metadata</A>
<DD>content uri for this model
<DT><A HREF="../com/todoroo/astrid/data/StoreObject.html#CONTENT_URI"><B>CONTENT_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/StoreObject.html" title="class in com.todoroo.astrid.data">StoreObject</A>
<DD>content uri for this model
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#CONTENT_URI"><B>CONTENT_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>content uri for this model
<DT><A HREF="../com/todoroo/astrid/data/Task.html#CONTENT_URI"><B>CONTENT_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>content uri for this model
<DT><A HREF="../com/todoroo/astrid/data/Update.html#CONTENT_URI"><B>CONTENT_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>content uri for this model
<DT><A HREF="../com/todoroo/astrid/data/User.html#CONTENT_URI"><B>CONTENT_URI</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data">User</A>
<DD>content uri for this model
<DT><A HREF="../com/todoroo/andlib/data/ContentResolverDao.html" title="class in com.todoroo.andlib.data"><B>ContentResolverDao</B></A>&lt;<A HREF="../com/todoroo/andlib/data/ContentResolverDao.html" title="type parameter in ContentResolverDao">TYPE</A> extends <A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>&gt; - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>DAO for reading and writing values from an Android ContentResolver<DT><A HREF="../com/todoroo/andlib/data/ContentResolverDao.html#ContentResolverDao(java.lang.Class, android.content.Context, android.net.Uri)"><B>ContentResolverDao(Class&lt;TYPE&gt;, Context, Uri)</B></A> -
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/ContentResolverDao.html" title="class in com.todoroo.andlib.data">ContentResolverDao</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#contentValuesFromSerializedString(java.lang.String)"><B>contentValuesFromSerializedString(String)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Turn ContentValues into a string
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#contentValuesFromString(java.lang.String)"><B>contentValuesFromString(String)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Turn ContentValues into a string
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#contentValuesToSerializedString(android.content.ContentValues)"><B>contentValuesToSerializedString(ContentValues)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Serializes a content value into a string
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#contentValuesToStringArrays(android.content.ContentValues)"><B>contentValuesToStringArrays(ContentValues)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Rips apart a content value into two string arrays, keys and value
<DT><A HREF="../com/todoroo/andlib/service/ContextManager.html" title="class in com.todoroo.andlib.service"><B>ContextManager</B></A> - Class in <A HREF="../com/todoroo/andlib/service/package-summary.html">com.todoroo.andlib.service</A><DD>Singleton class to manage current application context
b<DT><A HREF="../com/todoroo/andlib/service/ContextManager.html#ContextManager()"><B>ContextManager()</B></A> -
Constructor for class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/ContextManager.html" title="class in com.todoroo.andlib.service">ContextManager</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterListItem.html#contextMenuIntents"><B>contextMenuIntents</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListItem.html" title="class in com.todoroo.astrid.api">FilterListItem</A>
<DD>Context menu intents.
<DT><A HREF="../com/todoroo/astrid/api/FilterListItem.html#contextMenuLabels"><B>contextMenuLabels</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListItem.html" title="class in com.todoroo.astrid.api">FilterListItem</A>
<DD>Context Menu labels.
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#copyDatabases(android.content.Context, java.lang.String)"><B>copyDatabases(Context, String)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Copy databases to a given folder.
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#copyFile(java.io.File, java.io.File)"><B>copyFile(File, File)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Copy a file from one place to another
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#copyStream(java.io.InputStream, java.io.OutputStream)"><B>copyStream(InputStream, OutputStream)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Copy stream from source to destination
<DT><A HREF="../com/todoroo/andlib/sql/Functions.html#count()"><B>count()</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql">Functions</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.html#countTasks(com.todoroo.andlib.sql.Criterion)"><B>countTasks(Criterion)</B></A> -
Method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.html" title="class in com.todoroo.astrid.data">TaskApiDao</A>
<DD>Count tasks matching criterion
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.html#countTasks(java.lang.String)"><B>countTasks(String)</B></A> -
Method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.html" title="class in com.todoroo.astrid.data">TaskApiDao</A>
<DD>Count tasks matching query tepmlate
<DT><A HREF="../com/todoroo/andlib/utility/Pair.html#create(A, B)"><B>create(A, B)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/Pair.html" title="class in com.todoroo.andlib.utility">Pair</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html#createContainerFromLocalTask(com.todoroo.astrid.data.Task, java.util.ArrayList)"><B>createContainerFromLocalTask(Task, ArrayList&lt;Metadata&gt;)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html" title="class in com.todoroo.astrid.sync">SyncMetadataService</A>
<DD>create a task container based on the given data
<DT><A HREF="../com/todoroo/astrid/data/Task.html#createDueDate(int, long)"><B>createDueDate(int, long)</B></A> -
Static method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Creates due date for this task.
<DT><A HREF="../com/todoroo/astrid/data/Task.html#createHideUntil(int, long)"><B>createHideUntil(int, long)</B></A> -
Method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Create hide until for this task.
<DT><A HREF="../com/todoroo/andlib/data/DatabaseDao.html#createNew(TYPE)"><B>createNew(TYPE)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/DatabaseDao.html" title="class in com.todoroo.andlib.data">DatabaseDao</A>
<DD>Creates the given item.
<DT><A HREF="../com/todoroo/astrid/data/Metadata.html#CREATION_DATE"><B>CREATION_DATE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Metadata.html" title="class in com.todoroo.astrid.data">Metadata</A>
<DD>Unixtime Metadata was created
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#CREATION_DATE"><B>CREATION_DATE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>Unixtime Project was created
<DT><A HREF="../com/todoroo/astrid/data/Task.html#CREATION_DATE"><B>CREATION_DATE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Unixtime Task was created
<DT><A HREF="../com/todoroo/astrid/data/Update.html#CREATION_DATE"><B>CREATION_DATE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>Unixtime Metadata was created
<DT><A HREF="../com/todoroo/astrid/api/Addon.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Addon.html" title="class in com.todoroo.astrid.api">Addon</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/Filter.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api">Filter</A>
<DD>Parcelable Creator Object
<DT><A HREF="../com/todoroo/astrid/api/FilterCategory.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterCategory.html" title="class in com.todoroo.astrid.api">FilterCategory</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/FilterCategoryWithNewButton.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterCategoryWithNewButton.html" title="class in com.todoroo.astrid.api">FilterCategoryWithNewButton</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/FilterListHeader.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListHeader.html" title="class in com.todoroo.astrid.api">FilterListHeader</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api">FilterWithCustomIntent</A>
<DD>Parcelable Creator Object
<DT><A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html" title="class in com.todoroo.astrid.api">FilterWithUpdate</A>
<DD>Parcelable Creator Object
<DT><A HREF="../com/todoroo/astrid/api/IntentFilter.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/IntentFilter.html" title="class in com.todoroo.astrid.api">IntentFilter</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/MultipleSelectCriterion.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/MultipleSelectCriterion.html" title="class in com.todoroo.astrid.api">MultipleSelectCriterion</A>
<DD>Parcelable Creator Object
<DT><A HREF="../com/todoroo/astrid/api/SyncAction.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/SyncAction.html" title="class in com.todoroo.astrid.api">SyncAction</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/TaskAction.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TaskAction.html" title="class in com.todoroo.astrid.api">TaskAction</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/TaskDecoration.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TaskDecoration.html" title="class in com.todoroo.astrid.api">TaskDecoration</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/api/TextInputCriterion.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TextInputCriterion.html" title="class in com.todoroo.astrid.api">TextInputCriterion</A>
<DD>Parcelable Creator Object
<DT><A HREF="../com/todoroo/astrid/core/SearchFilter.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SearchFilter.html" title="class in com.todoroo.astrid.core">SearchFilter</A>
<DD>Parcelable creator
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Task.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/User.html#CREATOR"><B>CREATOR</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data">User</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Task.html#CREATOR_ID"><B>CREATOR_ID</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Creator user id
<DT><A HREF="../com/todoroo/andlib/sql/Criterion.html" title="class in com.todoroo.andlib.sql"><B>Criterion</B></A> - Class in <A HREF="../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A><DD>&nbsp;<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html#customExtras"><B>customExtras</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api">FilterWithCustomIntent</A>
<DD>Bundle with extras set.
<DT><A HREF="../com/todoroo/astrid/api/CustomFilterCriterion.html" title="class in com.todoroo.astrid.api"><B>CustomFilterCriterion</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>CustomFilterCriteria allow users to build a custom filter by chaining
together criteria<DT><A HREF="../com/todoroo/astrid/api/CustomFilterCriterion.html#CustomFilterCriterion()"><B>CustomFilterCriterion()</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/CustomFilterCriterion.html" title="class in com.todoroo.astrid.api">CustomFilterCriterion</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html#customTaskList"><B>customTaskList</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api">FilterWithCustomIntent</A>
<DD>Custom activity name
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <HR>
</BODY>
</HTML>