Searched refs:RESULT_KEY_UIACCOUNT_CURSOR (Results 1 – 1 of 1) sorted by relevance
423 private static final String RESULT_KEY_UIACCOUNT_CURSOR = "uiAccountCursor"; field in AccountSettingsFragment.AccountLoader472 map.put(RESULT_KEY_UIACCOUNT_CURSOR, uiAccountCursor); in loadInBackground()517 final Cursor uiAccountCursor = (Cursor) result.get(RESULT_KEY_UIACCOUNT_CURSOR); in onDiscardResult()