HomeSort by relevance Sort by last modified time
    Searched refs:setDisabledShowContext (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/service/voice/
VoiceInteractionService.java 162 public void setDisabledShowContext(int flags) {
164 mSystemService.setDisabledShowContext(flags);
170 * Return the value set by {@link #setDisabledShowContext}.
VoiceInteractionSession.java     [all...]
  /frameworks/base/core/java/com/android/internal/app/
IVoiceInteractionManagerService.aidl 41 void setDisabledShowContext(int flags);
  /frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
MainInteractionSession.java 261 setDisabledShowContext(flags);
269 setDisabledShowContext(flags);
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 689 public void setDisabledShowContext(int flags) {
692 Slog.w(TAG, "setDisabledShowContext without running voice interaction service");
    [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 5836 milliseconds