Searched refs:alertActivity (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertActivity.java180 AlertActivity alertActivity = AlertActivity.this;
181 Cursor cursor = alertActivity.getItemForView(view);
200 alertActivity.startActivity(eventIntent);
203 alertActivity.finish();
H A DAlertAdapter.java38 private static AlertActivity alertActivity; field in class:AlertAdapter
46 alertActivity = activity;
154 alertActivity.closeActivityIfEmpty();

Completed in 286 milliseconds