Searched refs:AccountDashboardFragment (Results 1 – 6 of 6) sorted by relevance
35 private AccountDashboardFragment mFragment;39 mFragment = new AccountDashboardFragment(); in setUp()50 AccountDashboardFragment.SEARCH_INDEX_DATA_PROVIDER in testSearchIndexProvider_shouldIndexResource()
23 import com.android.settings.accounts.AccountDashboardFragment;91 PARENT_TO_CATEGORY_KEY_MAP.put(AccountDashboardFragment.class.getName(), in AccountDashboardFragment.class.getName()
23 import com.android.car.developeroptions.accounts.AccountDashboardFragment;90 PARENT_TO_CATEGORY_KEY_MAP.put(AccountDashboardFragment.class.getName(), in AccountDashboardFragment.class.getName()
32 import com.android.settings.accounts.AccountDashboardFragment;275 AccountDashboardFragment.class.getName(),
39 public class AccountDashboardFragment extends DashboardFragment { class