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

  /packages/apps/Settings/src/com/android/settings/
ProfileSelectDialog.java 31 public class ProfileSelectDialog extends DialogFragment implements OnClickListener {
38 ProfileSelectDialog dialog = new ProfileSelectDialog();
  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardTileView.java 28 import com.android.settings.ProfileSelectDialog;
100 ProfileSelectDialog.show(((Activity) getContext()).getFragmentManager(), mTile);

Completed in 3035 milliseconds