Searched refs:cookie (Results 51 - 59 of 59) sorted by relevance

123

/packages/apps/Music/src/com/android/music/
H A DQueryBrowserActivity.java337 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
H A DAlbumBrowserActivity.java509 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
H A DArtistAlbumBrowserActivity.java573 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DMissedCallNotifierImpl.java563 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
/packages/apps/Calendar/src/com/android/calendar/agenda/
H A DAgendaWindowAdapter.java964 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
968 QuerySpec data = (QuerySpec)cookie;
1115 Log.e(TAG, "onQueryComplete - cookie != head of queue");
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventFragment.java161 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
/packages/apps/Calendar/src/com/android/calendar/
H A DAllInOneActivity.java199 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
H A DEventInfoFragment.java456 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { argument
/packages/apps/Calendar/tests/src/com/android/calendar/event/
H A DEditEventHelperTest.java154 public void startBatch(int token, Object cookie, String authority,

Completed in 586 milliseconds

123