Home
last modified time | relevance | path

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

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java180 mEnableService = shouldEnableService(mContext.getResources()); in VoiceInteractionManagerServiceStub()
341 private boolean shouldEnableService(Resources res) { in shouldEnableService() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub