Searched refs:mSaveDescription (Results 1 – 1 of 1) sorted by relevance
63 private final String mSaveDescription; field in CannedFillResponse79 mSaveDescription = builder.mSaveDescription; in CannedFillResponse()135 if (mSaveDescription != null) { in asFillResponse()136 saveInfo.setDescription(mSaveDescription); in asFillResponse()161 + ", saveDescription=" + mSaveDescription in toString()181 private String mSaveDescription; field in CannedFillResponse.Builder232 mSaveDescription = description; in setSaveDescription()