Searched refs:SpeedDialFragment (Results 1 – 4 of 4) sorted by relevance
86 private SpeedDialFragment mSpeedDialFragment;128 mSpeedDialFragment = new SpeedDialFragment(); in getItem()150 if (fragment instanceof SpeedDialFragment) { in instantiateItem()151 mSpeedDialFragment = (SpeedDialFragment) fragment; in instantiateItem()437 public SpeedDialFragment getSpeedDialFragment() { in getSpeedDialFragment()
65 public class SpeedDialFragment extends Fragment implements OnItemClickListener, class
29 import com.android.dialer.list.SpeedDialFragment;113 sScreenNameMap.put(ScreenEvent.SPEED_DIAL, SpeedDialFragment.class.getSimpleName()); in sScreenNameMap.put()
80 import com.android.dialer.list.SpeedDialFragment;110 SpeedDialFragment.HostInterface,