Searched refs:setDebugHotwordLogging (Results 1 – 2 of 2) sorted by relevance
60 return setDebugHotwordLogging(pw); in onCommand()167 private int setDebugHotwordLogging(PrintWriter pw) { in setDebugHotwordLogging() method in VoiceInteractionManagerServiceShellCommand171 mService.setDebugHotwordLogging(logging); in setDebugHotwordLogging()
854 void setDebugHotwordLogging(boolean logging) { in setDebugHotwordLogging() method