Home | History | Annotate | Download | only in app

Lines Matching defs:getLayoutInflater

4328      * {@link android.view.Window#getLayoutInflater}.
4331 public LayoutInflater getLayoutInflater() {
4332 return getWindow().getLayoutInflater();
6301 * @see android.view.Window#getLayoutInflater
6316 * @see android.view.Window#getLayoutInflater
7059 mWindow.getLayoutInflater().setPrivateFactory(this);
7908 final LayoutInflater result = Activity.this.getLayoutInflater();