Searched refs:EXTRA_PHOTO_URI (Results 1 – 1 of 1) sorted by relevance
75 private static final String EXTRA_PHOTO_URI = "extra_photo_uri"; field in CallPendingActivity107 intent.putExtra(EXTRA_PHOTO_URI, photoUri); in getIntent()361 return getIntent().getParcelableExtra(EXTRA_PHOTO_URI);