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-18.html

248 lines
18 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>
R-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="R-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-17.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-18.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="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#rawQuery(java.lang.String, java.lang.String[])"><B>rawQuery(String, String[])</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>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/DatabaseDao.html#rawQuery(java.lang.String, java.lang.String[], com.todoroo.andlib.data.Property...)"><B>rawQuery(String, String[], Property&lt;?&gt;...)</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>Construct a query with raw SQL
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#readFile(android.content.Context, int)"><B>readFile(Context, int)</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>From Android MyTracks project (http://mytracks.googlecode.com/).
<DT><A HREF="../com/todoroo/astrid/data/Metadata.html#readFromCursor(com.todoroo.andlib.data.TodorooCursor)"><B>readFromCursor(TodorooCursor&lt;Metadata&gt;)</B></A> -
Method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Metadata.html" title="class in com.todoroo.astrid.data">Metadata</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/StoreObject.html#readFromCursor(com.todoroo.andlib.data.TodorooCursor)"><B>readFromCursor(TodorooCursor&lt;StoreObject&gt;)</B></A> -
Method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/StoreObject.html" title="class in com.todoroo.astrid.data">StoreObject</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#readFromCursor(com.todoroo.andlib.data.TodorooCursor)"><B>readFromCursor(TodorooCursor&lt;TagData&gt;)</B></A> -
Method 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#readFromCursor(com.todoroo.andlib.data.TodorooCursor)"><B>readFromCursor(TodorooCursor&lt;Task&gt;)</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>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Update.html#readFromCursor(com.todoroo.andlib.data.TodorooCursor)"><B>readFromCursor(TodorooCursor&lt;Update&gt;)</B></A> -
Method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/User.html#readFromCursor(com.todoroo.andlib.data.TodorooCursor)"><B>readFromCursor(TodorooCursor&lt;User&gt;)</B></A> -
Method 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/api/CustomFilterCriterion.html#readFromParcel(android.os.Parcel)"><B>readFromParcel(Parcel)</B></A> -
Method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/CustomFilterCriterion.html" title="class in com.todoroo.astrid.api">CustomFilterCriterion</A>
<DD>Utility method to read from parcel
<DT><A HREF="../com/todoroo/astrid/api/Filter.html#readFromParcel(android.os.Parcel)"><B>readFromParcel(Parcel)</B></A> -
Method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api">Filter</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterListItem.html#readFromParcel(android.os.Parcel)"><B>readFromParcel(Parcel)</B></A> -
Method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListItem.html" title="class in com.todoroo.astrid.api">FilterListItem</A>
<DD>Utility method to read FilterListItem properties from a parcel.
<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html#readFromParcel(android.os.Parcel)"><B>readFromParcel(Parcel)</B></A> -
Method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api">FilterWithCustomIntent</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html#readFromParcel(android.os.Parcel)"><B>readFromParcel(Parcel)</B></A> -
Method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html" title="class in com.todoroo.astrid.api">FilterWithUpdate</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html#readTaskAndMetadata(com.todoroo.andlib.data.TodorooCursor)"><B>readTaskAndMetadata(TodorooCursor&lt;Task&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>Reads a task and its metadata
<DT><A HREF="../com/todoroo/astrid/sync/SyncProviderUtilities.html#recordSuccessfulSync()"><B>recordSuccessfulSync()</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>Set Last Successful Sync Date
<DT><A HREF="../com/todoroo/astrid/sync/SyncProviderUtilities.html#recordSyncStart()"><B>recordSyncStart()</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>Set Last Attempted Sync Date
<DT><A HREF="../com/todoroo/astrid/data/Task.html#RECURRENCE"><B>RECURRENCE</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/Task.html#REMINDER_FLAGS"><B>REMINDER_FLAGS</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>Flags for when to send reminders
<DT><A HREF="../com/todoroo/astrid/data/Task.html#REMINDER_LAST"><B>REMINDER_LAST</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 the last reminder was triggered
<DT><A HREF="../com/todoroo/astrid/data/Task.html#REMINDER_PERIOD"><B>REMINDER_PERIOD</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>Reminder period, in milliseconds.
<DT><A HREF="../com/todoroo/astrid/data/Task.html#REMINDER_SNOOZE"><B>REMINDER_SNOOZE</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 snooze is set (0 -> no snooze)
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#REMOTE_ID"><B>REMOTE_ID</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>Remote goal id
<DT><A HREF="../com/todoroo/astrid/data/Task.html#REMOTE_ID"><B>REMOTE_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>Remote id
<DT><A HREF="../com/todoroo/astrid/data/Update.html#REMOTE_ID"><B>REMOTE_ID</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>Remote ID
<DT><A HREF="../com/todoroo/astrid/data/User.html#REMOTE_ID"><B>REMOTE_ID</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>Remote id
<DT><A HREF="../com/todoroo/astrid/data/RemoteModel.html#REMOTE_ID_PROPERTY"><B>REMOTE_ID_PROPERTY</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/RemoteModel.html" title="class in com.todoroo.astrid.data">RemoteModel</A>
<DD>remote id property
<DT><A HREF="../com/todoroo/astrid/data/RemoteModel.html#REMOTE_ID_PROPERTY_NAME"><B>REMOTE_ID_PROPERTY_NAME</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/RemoteModel.html" title="class in com.todoroo.astrid.data">RemoteModel</A>
<DD>remote id property common to all remote models
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#remoteIntent(java.lang.String, java.lang.String)"><B>remoteIntent(String, 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>Create an intent to a remote activity
<DT><A HREF="../com/todoroo/astrid/data/RemoteModel.html" title="class in com.todoroo.astrid.data"><B>RemoteModel</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>A model that is synchronized to a remote server and has a remote id<DT><A HREF="../com/todoroo/astrid/data/RemoteModel.html#RemoteModel()"><B>RemoteModel()</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/RemoteModel.html" title="class in com.todoroo.astrid.data">RemoteModel</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/service/DependencyInjectionService.html#removeInjector(com.todoroo.andlib.service.AbstractDependencyInjector)"><B>removeInjector(AbstractDependencyInjector)</B></A> -
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/DependencyInjectionService.html" title="class in com.todoroo.andlib.service">DependencyInjectionService</A>
<DD>Removes the supplied injector
<DT><A HREF="../com/todoroo/astrid/api/PermaSql.html#replacePlaceholders(java.lang.String)"><B>replacePlaceholders(String)</B></A> -
Static method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/PermaSql.html" title="class in com.todoroo.astrid.api">PermaSql</A>
<DD>Replace placeholder strings with actual
<DT><A HREF="../com/todoroo/andlib/service/ExceptionService.html#reportError(java.lang.String, java.lang.Throwable)"><B>reportError(String, Throwable)</B></A> -
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/ExceptionService.html" title="class in com.todoroo.andlib.service">ExceptionService</A>
<DD>Report the error via registered error handlers
<DT><A HREF="../com/todoroo/andlib/service/RestClient.html" title="interface in com.todoroo.andlib.service"><B>RestClient</B></A> - Interface in <A HREF="../com/todoroo/andlib/service/package-summary.html">com.todoroo.andlib.service</A><DD>RestClient stub invokes the HTML requests as desired<DT><A HREF="../com/todoroo/andlib/sql/Order.html#reverse()"><B>reverse()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Order.html" title="class in com.todoroo.andlib.sql">Order</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Join.html#right(com.todoroo.andlib.sql.SqlTable, com.todoroo.andlib.sql.Criterion...)"><B>right(SqlTable, Criterion...)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Join.html" title="class in com.todoroo.andlib.sql">Join</A>
<DD>&nbsp;
</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-17.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-18.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>