Home
last modified time | relevance | path

Searched refs:getCurInteractor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java109 ComponentName interactor = mServiceStub.getCurInteractor(userId); in VoiceInteractionManagerService()
476 ComponentName getCurInteractor(int userHandle) { in getCurInteractor() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
1169 ComponentName curInteractor = getCurInteractor(userHandle);
1216 final ComponentName curInteractor = getCurInteractor(mCurUser);
1255 ComponentName curInteractor = getCurInteractor(userHandle);