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

  /frameworks/base/core/java/android/view/
WindowManager.java 227 @ViewDebug.IntToString(from = TYPE_VOICE_INTERACTION, to = "TYPE_VOICE_INTERACTION"),
546 public static final int TYPE_VOICE_INTERACTION = FIRST_SYSTEM_WINDOW+31;
    [all...]
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionSessionConnection.java 177 WindowManager.LayoutParams.TYPE_VOICE_INTERACTION);
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java     [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java 183 import static android.view.WindowManager.LayoutParams.TYPE_VOICE_INTERACTION;
    [all...]

Completed in 301 milliseconds