Searched refs:mShowArgs (Results 1 – 1 of 1) sorted by relevance
124 Bundle mShowArgs; field in VoiceInteractionSessionConnection292 mShowArgs = args; in showLocked()324 mShowArgs.putParcelableArrayList(KEY_FOREGROUND_ACTIVITIES, topComponents); in showLocked()344 mSession.show(mShowArgs, mShowFlags, showCallback); in showLocked()345 mShowArgs = null; in showLocked()529 mShowArgs = null; in hideLocked()609 session.show(mShowArgs, mShowFlags, mShowCallback); in deliverNewSessionLocked()610 mShowArgs = null; in deliverNewSessionLocked()903 mService.newSession(mToken, mShowArgs, mShowFlags); in onServiceConnected()922 pw.print(prefix); pw.print("mShowArgs="); pw.println(mShowArgs); in dump()