OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:showSessionLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerServiceImpl.java
150
public boolean
showSessionLocked
(Bundle args, int flags,
VoiceInteractionManagerService.java
194
mImpl.
showSessionLocked
(options,
553
mImpl.
showSessionLocked
(args, flags, null, null);
586
return mImpl.
showSessionLocked
(sessionArgs, flags, null, null);
[
all
...]
Completed in 220 milliseconds