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

  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 111 action = MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA;
128 Intent intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
  /packages/apps/Camera/tests/src/com/android/camera/functional/
CameraTest.java 52 checkActivityLeak(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/functional/
CameraTest.java 52 checkActivityLeak(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
  /packages/apps/Gallery2/tests_camera/src/com/android/camera/functional/
CameraTest.java 52 checkActivityLeak(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
  /cts/tests/tests/content/src/android/content/cts/
AvailableIntentsTest.java 150 intent.setAction(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java 227 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA), 0);
248 Intent intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA)
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardActivityLauncher.java 51 new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA);
  /frameworks/base/core/java/android/provider/
MediaStore.java 205 public static final String INTENT_ACTION_STILL_IMAGE_CAMERA = "android.media.action.STILL_IMAGE_CAMERA";
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
MenuHelper.java 833 Intent intent = new Intent(MediaStore.INTENT_ACTION_STILL_IMAGE_CAMERA)
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 385 milliseconds