Searched refs:mSaveDescription (Results 1 – 1 of 1) sorted by relevance
73 private final String mSaveDescription; field in CannedFillResponse99 mSaveDescription = builder.mSaveDescription; in CannedFillResponse()175 if (mSaveDescription != null) { in asFillResponse()176 saveInfo.setDescription(mSaveDescription); in asFillResponse()235 + ", saveDescription=" + mSaveDescription in toString()266 private String mSaveDescription; field in CannedFillResponse.Builder355 mSaveDescription = description; in setSaveDescription()