Searched refs:onSessionShown (Results 1 – 3 of 3) sorted by relevance
395 public void onSessionShown(VoiceInteractionSessionConnection connection) { in onSessionShown() method in VoiceInteractionManagerServiceImpl396 mServiceStub.onSessionShown(); in onSessionShown()
136 public void onSessionShown(VoiceInteractionSessionConnection connection); in onSessionShown() method319 mCallback.onSessionShown(this); in showLocked()
1092 public void onSessionShown() { in onSessionShown() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub