Searched refs:onGetLayoutInflater (Results 1 – 11 of 11) sorted by relevance
32 public LayoutInflater onGetLayoutInflater(Bundle savedInstanceState) { in onGetLayoutInflater() method in PluginFragment33 return super.onGetLayoutInflater(savedInstanceState).cloneInContext(getContext()); in onGetLayoutInflater()
412 public LayoutInflater onGetLayoutInflater(Bundle savedInstanceState) { in onGetLayoutInflater() method in DialogFragment414 return super.onGetLayoutInflater(savedInstanceState); in onGetLayoutInflater()
116 public LayoutInflater onGetLayoutInflater() { in onGetLayoutInflater() method in FragmentHostCallback
1282 public LayoutInflater onGetLayoutInflater(Bundle savedInstanceState) {1287 final LayoutInflater result = mHost.onGetLayoutInflater();1322 LayoutInflater layoutInflater = onGetLayoutInflater(savedInstanceState);
8798 public LayoutInflater onGetLayoutInflater() { in onGetLayoutInflater() method in Activity.HostCallbacks
229 public LayoutInflater onGetLayoutInflater() { in onGetLayoutInflater() method in BaseFragmentTest.HostCallbacks
250 public LayoutInflater onGetLayoutInflater() { in onGetLayoutInflater() method in FragmentHostManager.HostCallbacks
302 public LayoutInflater onGetLayoutInflater() { in onGetLayoutInflater() method in NavigationBarFragmentTest.HostCallbacksForExternalDisplay
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
4762 method public android.view.LayoutInflater onGetLayoutInflater(android.os.Bundle);4945 method @Deprecated public android.view.LayoutInflater onGetLayoutInflater(android.os.Bundle);5078 method @Deprecated public android.view.LayoutInflater onGetLayoutInflater();
593 HSPLandroid/app/Activity$HostCallbacks;->onGetLayoutInflater()Landroid/view/LayoutInflater;1893 HSPLandroid/app/Fragment;->onGetLayoutInflater(Landroid/os/Bundle;)Landroid/view/LayoutInflater;