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

  /developers/build/prebuilts/gradle/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java 435 private void sendPhoto(Asset asset) {
457 sendPhoto(toAsset(mImageBitmap));
466 mSendPhotoBtn = (Button) findViewById(R.id.sendPhoto);
  /developers/samples/android/wearable/wear/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java 435 private void sendPhoto(Asset asset) {
457 sendPhoto(toAsset(mImageBitmap));
466 mSendPhotoBtn = (Button) findViewById(R.id.sendPhoto);
  /development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
MainActivity.java 435 private void sendPhoto(Asset asset) {
457 sendPhoto(toAsset(mImageBitmap));
466 mSendPhotoBtn = (Button) findViewById(R.id.sendPhoto);
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncContacts.java 708 private static void sendPhoto(final Serializer s, final ContentValues cv) throws IOException {
    [all...]

Completed in 1266 milliseconds