HomeSort by relevance Sort by last modified time
    Searched defs:onCreateForegroundView (Results 1 - 6 of 6) sorted by null

  /frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
OnboardingDemoFragment.java 93 protected View onCreateForegroundView(LayoutInflater layoutInflater, ViewGroup viewGroup) {
OnboardingDemoSupportFragment.java 96 protected View onCreateForegroundView(LayoutInflater layoutInflater, ViewGroup viewGroup) {
  /packages/apps/TV/src/com/android/tv/onboarding/
WelcomeFragment.java 704 protected View onCreateForegroundView(LayoutInflater inflater, ViewGroup container) {
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
OnboardingFragment.java 71 * <li>{@link #onCreateForegroundView} to provide the foreground view. Foreground view has the same
677 View foreground = onCreateForegroundView(inflater, foregroundContainer);
    [all...]
OnboardingSupportFragment.java 68 * <li>{@link #onCreateForegroundView} to provide the foreground view. Foreground view has the same
674 View foreground = onCreateForegroundView(inflater, foregroundContainer);
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 428 milliseconds