HomeSort by relevance Sort by last modified time
    Searched defs:mEnableService (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 194 private final boolean mEnableService;
197 mEnableService = shouldEnableService(mContext);
267 if (curInteractorStr == null && curRecognizer != null && mEnableService) {
299 if (!mEnableService && curInteractorStr != null) {
336 if (curInteractorInfo == null && mEnableService) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 51 milliseconds