Searched refs:onGetLayoutInflater (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
H A DFragmentHostCallback.java95 public LayoutInflater onGetLayoutInflater() { method in class:FragmentHostCallback
H A DFragment.java1327 final LayoutInflater result = mHost.onGetLayoutInflater();
H A DActivity.java7116 public LayoutInflater onGetLayoutInflater() { method in class:Activity.HostCallbacks
/frameworks/support/fragment/java/android/support/v4/app/
H A DFragmentHostCallback.java96 public LayoutInflater onGetLayoutInflater() { method in class:FragmentHostCallback
H A DFragment.java1127 LayoutInflater result = mHost.onGetLayoutInflater();
H A DFragmentActivity.java1024 public LayoutInflater onGetLayoutInflater() { method in class:FragmentActivity.HostCallbacks
/frameworks/support/fragment/tests/java/android/support/v4/app/
H A DFragmentLifecycleTest.java613 public LayoutInflater onGetLayoutInflater() { method in class:FragmentLifecycleTest.HostCallbacks

Completed in 164 milliseconds