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

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceImpl.java263 public void finishLocked(int callingPid, int callingUid, IBinder token) { method in class:VoiceInteractionManagerServiceImpl
H A DVoiceInteractionManagerService.java452 mImpl.finishLocked(callingPid, callingUid, token);

Completed in 338 milliseconds