Searched defs:shouldEnableService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java185 mEnableService = shouldEnableService(mContext.getResources());
346 private boolean shouldEnableService(Resources res) { method in class:VoiceInteractionManagerService.VoiceInteractionManagerServiceStub

Completed in 71 milliseconds