Searched refs:ARG_PHOTO_URI (Results 1 – 2 of 2) sorted by relevance
78 public static final String ARG_PHOTO_URI = "PHOTO_URI"; field in CallSubjectDialog242 arguments.putParcelable(ARG_PHOTO_URI, photoUri); in start()344 mPhotoUri = arguments.getParcelable(ARG_PHOTO_URI); in readArguments()
1890 thirdExtras.putParcelable(CallSubjectDialog.ARG_PHOTO_URI, in dataItemToEntry()