Home | History | Annotate | Download | only in phone

Lines Matching refs:LayoutInflater

46 import android.view.LayoutInflater;
415 LayoutInflater inflater =
416 (LayoutInflater) mInCallScreen.getSystemService(Context.LAYOUT_INFLATER_SERVICE);
435 private final LayoutInflater mInflater;
439 mInflater = (LayoutInflater)context.getSystemService(Context.LAYOUT_INFLATER_SERVICE);