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

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

Completed in 381 milliseconds