Home
last modified time | relevance | path

Searched defs:showSessionFromSession (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionManagerService.aidl49 boolean showSessionFromSession(IBinder token, in Bundle sessionArgs, int flags, in showSessionFromSession() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java974 public boolean showSessionFromSession(@NonNull IBinder token, @Nullable Bundle sessionArgs, in showSessionFromSession() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub