Home | History | Annotate | Download | only in calendar

Lines Matching refs:AllInOneActivity

87 public class AllInOneActivity extends Activity implements EventHandler,
90 private static final String TAG = "AllInOneActivity";
219 AccountManager am = AccountManager.get(AllInOneActivity.this);
221 AllInOneActivity.this,
233 Utils.setSharedPreference(AllInOneActivity.this,
250 mTimeZone = Utils.getTimeZone(AllInOneActivity.this, mHomeTimeUpdater);
252 AllInOneActivity.this.invalidateOptionsMenu();
261 mTimeZone = Utils.getTimeZone(AllInOneActivity.this, mHomeTimeUpdater);
262 AllInOneActivity.this.invalidateOptionsMenu();