Home | History | Annotate | Download | only in launcher2

Lines Matching defs:mInflater

73     private final LayoutInflater mInflater;
122 mInflater = LayoutInflater.from(context);
527 (TextView) mInflater.inflate(R.layout.application, this, false);