Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java1091 mContext = createWindowContextIfNeeded(context); in VoiceInteractionSession()
1098 private Context createWindowContextIfNeeded(Context context) { in createWindowContextIfNeeded() method in VoiceInteractionSession