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

218 lines
16 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>
O-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="O-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-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-15.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="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="../com/todoroo/andlib/utility/DialogUtilities.html#okCancelCustomDialog(android.app.Activity, java.lang.String, java.lang.String, int, int, int, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><B>okCancelCustomDialog(Activity, String, String, int, int, int, DialogInterface.OnClickListener, DialogInterface.OnClickListener)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DialogUtilities.html" title="class in com.todoroo.andlib.utility">DialogUtilities</A>
<DD>Displays a dialog box with custom titled OK and cancel button titles
<DT><A HREF="../com/todoroo/andlib/utility/DialogUtilities.html#okCancelDialog(android.app.Activity, java.lang.String, java.lang.String, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><B>okCancelDialog(Activity, String, String, DialogInterface.OnClickListener, DialogInterface.OnClickListener)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DialogUtilities.html" title="class in com.todoroo.andlib.utility">DialogUtilities</A>
<DD>Displays a dialog box with OK and Cancel buttons and custom title
<DT><A HREF="../com/todoroo/andlib/utility/DialogUtilities.html#okCancelDialog(android.app.Activity, java.lang.String, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><B>okCancelDialog(Activity, String, DialogInterface.OnClickListener, DialogInterface.OnClickListener)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DialogUtilities.html" title="class in com.todoroo.andlib.utility">DialogUtilities</A>
<DD>Displays a dialog box with OK and Cancel buttons
<DT><A HREF="../com/todoroo/andlib/utility/DialogUtilities.html#okDialog(android.app.Activity, java.lang.String, android.content.DialogInterface.OnClickListener)"><B>okDialog(Activity, String, DialogInterface.OnClickListener)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DialogUtilities.html" title="class in com.todoroo.andlib.utility">DialogUtilities</A>
<DD>Displays a dialog box with an OK button
<DT><A HREF="../com/todoroo/andlib/utility/DialogUtilities.html#okDialog(android.app.Activity, java.lang.String, int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"><B>okDialog(Activity, String, int, CharSequence, DialogInterface.OnClickListener)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DialogUtilities.html" title="class in com.todoroo.andlib.utility">DialogUtilities</A>
<DD>Displays a dialog box with an OK button
<DT><A HREF="../com/todoroo/astrid/sync/SyncBackgroundService.html#onBind(android.content.Intent)"><B>onBind(Intent)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncBackgroundService.html" title="class in com.todoroo.astrid.sync">SyncBackgroundService</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html#onCreate(android.os.Bundle)"><B>onCreate(Bundle)</B></A> -
Method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html" title="class in com.todoroo.andlib.utility">TodorooPreferenceActivity</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/sync/SyncProviderPreferences.html#onCreate(android.os.Bundle)"><B>onCreate(Bundle)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncProviderPreferences.html" title="class in com.todoroo.astrid.sync">SyncProviderPreferences</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.DatabaseUpdateListener.html#onDatabaseUpdated()"><B>onDatabaseUpdated()</B></A> -
Method in interface com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractDatabase.DatabaseUpdateListener.html" title="interface in com.todoroo.andlib.data">AbstractDatabase.DatabaseUpdateListener</A>
<DD>Called when an INSERT, UPDATE, or DELETE occurs
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#ONE_DAY"><B>ONE_DAY</B></A> -
Static variable in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility">DateUtilities</A>
<DD>Represents a single day
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#ONE_HOUR"><B>ONE_HOUR</B></A> -
Static variable in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility">DateUtilities</A>
<DD>Represents a single hour
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#ONE_MINUTE"><B>ONE_MINUTE</B></A> -
Static variable in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility">DateUtilities</A>
<DD>Represents a single minute
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#ONE_WEEK"><B>ONE_WEEK</B></A> -
Static variable in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility">DateUtilities</A>
<DD>Represents a single week
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#oneMonthFromNow()"><B>oneMonthFromNow()</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility">DateUtilities</A>
<DD>Returns unixtime one month from now
<DT><A HREF="../com/todoroo/andlib/data/DatabaseDao.ModelUpdateListener.html#onModelUpdated(MTYPE)"><B>onModelUpdated(MTYPE)</B></A> -
Method in interface com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/DatabaseDao.ModelUpdateListener.html" title="interface in com.todoroo.andlib.data">DatabaseDao.ModelUpdateListener</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/sync/SyncBackgroundService.html#onStart(android.content.Intent, int)"><B>onStart(Intent, int)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncBackgroundService.html" title="class in com.todoroo.astrid.sync">SyncBackgroundService</A>
<DD>Receive the alarm - start the synchronize service!
<DT><A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html#onWindowFocusChanged(boolean)"><B>onWindowFocusChanged(boolean)</B></A> -
Method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html" title="class in com.todoroo.andlib.utility">TodorooPreferenceActivity</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#openForReading()"><B>openForReading()</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>Open the database for reading.
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#openForWriting()"><B>openForWriting()</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>Open the database for writing.
<DT><A HREF="../com/todoroo/andlib/sql/Operator.html" title="class in com.todoroo.andlib.sql"><B>Operator</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/andlib/sql/Criterion.html#or(com.todoroo.andlib.sql.Criterion, com.todoroo.andlib.sql.Criterion...)"><B>or(Criterion, Criterion...)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Criterion.html" title="class in com.todoroo.andlib.sql">Criterion</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Operator.html#or"><B>or</B></A> -
Static variable in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Operator.html" title="class in com.todoroo.andlib.sql">Operator</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Order.html" title="class in com.todoroo.andlib.sql"><B>Order</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/andlib/sql/Query.html#orderBy(com.todoroo.andlib.sql.Order...)"><B>orderBy(Order...)</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Query.html" title="class in com.todoroo.andlib.sql">Query</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/QueryTemplate.html#orderBy(com.todoroo.andlib.sql.Order...)"><B>orderBy(Order...)</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/QueryTemplate.html" title="class in com.todoroo.andlib.sql">QueryTemplate</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/core/SortHelper.html#orderForSortType(int)"><B>orderForSortType(int)</B></A> -
Static method in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SortHelper.html" title="class in com.todoroo.astrid.core">SortHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/OrderType.html" title="enum in com.todoroo.andlib.sql"><B>OrderType</B></A> - Enum in <A HREF="../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A><DD>&nbsp;<DT><A HREF="../com/todoroo/andlib/sql/Join.html#out(com.todoroo.andlib.sql.SqlTable, com.todoroo.andlib.sql.Criterion...)"><B>out(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-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-15.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>