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

  /cts/tests/tests/voicesettings/src/android/voicesettings/cts/
AirplaneModeTest.java 19 import static android.provider.Settings.ACTION_VOICE_CONTROL_AIRPLANE_MODE;
54 if (!isIntentSupported(ACTION_VOICE_CONTROL_AIRPLANE_MODE)) {
  /cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
MainInteractionSession.java 22 import static android.provider.Settings.ACTION_VOICE_CONTROL_AIRPLANE_MODE;
94 intent = new Intent(ACTION_VOICE_CONTROL_AIRPLANE_MODE);
98 intent = new Intent(ACTION_VOICE_CONTROL_AIRPLANE_MODE);
  /frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
TestInteractionActivity.java 130 Intent intent = new Intent(Settings.ACTION_VOICE_CONTROL_AIRPLANE_MODE);
  /frameworks/base/core/java/android/provider/
Settings.java 275 public static final String ACTION_VOICE_CONTROL_AIRPLANE_MODE =
    [all...]
  /prebuilts/sdk/25/
android.jar 

Completed in 260 milliseconds