Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceShellCommand.java58 return requestRestartDetection(pw); in onCommand()
157 private int requestRestartDetection(PrintWriter pw) { in requestRestartDetection() method in VoiceInteractionManagerServiceShellCommand