HomeSort by relevance Sort by last modified time
    Searched defs:DashboardSummary (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardSummary.java 40 public class DashboardSummary extends Fragment {
41 private static final String LOG_TAG = "DashboardSummary";
102 Log.w(LOG_TAG, "Cannot build the DashboardSummary UI yet as the Fragment is not added");
  /packages/apps/Settings/src/com/android/settings/
SettingsActivity.java 76 import com.android.settings.dashboard.DashboardSummary;
580 switchToFragment(DashboardSummary.class.getName(), null, false, false,
    [all...]

Completed in 393 milliseconds