[go: nahoru, domu]

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.java7098 public LayoutInflater onGetLayoutInflater() { method in class:Activity.HostCallbacks
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentHostCallback.java96 public LayoutInflater onGetLayoutInflater() { method in class:FragmentHostCallback
H A DFragment.java1116 LayoutInflater result = mHost.onGetLayoutInflater();
H A DFragmentActivity.java1035 public LayoutInflater onGetLayoutInflater() { method in class:FragmentActivity.HostCallbacks
/frameworks/support/v4/tests/java/android/support/v4/app/
H A DFragmentLifecycleTest.java610 public LayoutInflater onGetLayoutInflater() { method in class:FragmentLifecycleTest.HostCallbacks

Completed in 66 milliseconds