Searched refs:AccountShortcutPickerFragment (Results 1 – 3 of 3) sorted by relevance
29 import com.android.email.activity.ShortcutPickerFragment.AccountShortcutPickerFragment;72 AccountShortcutPickerFragment fragment = new AccountShortcutPickerFragment(); in onCreate()
28 import com.android.email.activity.ShortcutPickerFragment.AccountShortcutPickerFragment;65 AccountShortcutPickerFragment fragment = new AccountShortcutPickerFragment(); in onCreate()
167 public static class AccountShortcutPickerFragment extends ShortcutPickerFragment { class in ShortcutPickerFragment