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

  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionSessionConnection.java 107 Bundle receiverExtras = data.getBundle(VoiceInteractionSession.KEY_RECEIVER_EXTRAS);
  /frameworks/base/services/autofill/java/com/android/server/autofill/
Session.java 21 import static android.service.voice.VoiceInteractionSession.KEY_RECEIVER_EXTRAS;
208 final Bundle receiverExtras = resultData.getBundle(KEY_RECEIVER_EXTRAS);
    [all...]
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java 121 public static final String KEY_RECEIVER_EXTRAS = "receiverExtras";
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 661 milliseconds