Home
last modified time | relevance | path

Searched refs:onCreateContentView (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/Assist/src/com/android/test/assist/
DAssistInteractionSession.java83 public View onCreateContentView() { in onCreateContentView() method in AssistInteractionSession
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DOnboardingFragment.java423 View content = onCreateContentView(inflater, contentContainer); in initializeViews()
550 abstract protected View onCreateContentView(LayoutInflater inflater, ViewGroup container); in onCreateContentView() method in OnboardingFragment
DOnboardingSupportFragment.java425 View content = onCreateContentView(inflater, contentContainer); in initializeViews()
552 abstract protected View onCreateContentView(LayoutInflater inflater, ViewGroup container); in onCreateContentView() method in OnboardingSupportFragment
/frameworks/base/docs/html/training/wearables/ui/
Dcards.jd117 …ardFragment.html#onCreateContentView(android.view.LayoutInflater, android.view.ViewGroup, android.…
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java118 public View onCreateContentView() { in onCreateContentView() method in MainInteractionSession
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1003 View v = onCreateContentView(); in doShow()
1321 public View onCreateContentView() { in onCreateContentView() method in VoiceInteractionSession
/frameworks/support/v17/leanback/api/
Dcurrent.txt540 …method protected abstract android.view.View onCreateContentView(android.view.LayoutInflater, andro…
558 …method protected abstract android.view.View onCreateContentView(android.view.LayoutInflater, andro…
/frameworks/base/api/
Dcurrent.txt34842 method public android.view.View onCreateContentView();
Dtest-current.txt34919 method public android.view.View onCreateContentView();
Dsystem-current.txt37659 method public android.view.View onCreateContentView();