Searched refs:KEY_SAVED_PHOTO (Results 1 – 1 of 1) sorted by relevance
49 private static final String KEY_SAVED_PHOTO = "pending_photo"; field in EmergencyNamePreference98 String pendingPhoto = icicle.getString(KEY_SAVED_PHOTO); in onRestoreInstanceState()115 outState.putString(KEY_SAVED_PHOTO, file.getPath()); in onSaveInstanceState()