Searched refs:startSessionLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceImpl.java225 public void startSessionLocked(int callingPid, int callingUid, Bundle args) { method in class:VoiceInteractionManagerServiceImpl
H A DVoiceInteractionManagerService.java392 mImpl.startSessionLocked(callingPid, callingUid, args);

Completed in 37 milliseconds