HomeSort by relevance Sort by last modified time
    Searched defs:SHARE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src_pd/com/google/common/logging/
eventprotos.java 23 public static final int SHARE = 10000;
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java 375 Log.w(TAG, "Cannot share null data.");
381 MediaInteraction.InteractionType.SHARE,
391 share(data);
395 share(data);
399 private void share(LocalData data) {
420 * Sets up the share intent and NFC properly according to the
448 * Get the share intent according to the mimeType
    [all...]

Completed in 189 milliseconds