Searched refs:mSaveType (Results 1 – 1 of 1) sorted by relevance
71 private final int mSaveType; field in CannedFillResponse104 mSaveType = builder.mSaveType; in CannedFillResponse()178 saveInfoBuilder = new SaveInfo.Builder(mSaveType, mRequiredSavableAutofillIds); in asFillResponse()181 ? new SaveInfo.Builder(mSaveType) in asFillResponse()182 : new SaveInfo.Builder(mSaveType, in asFillResponse()201 saveInfoBuilder = new SaveInfo.Builder(mSaveType).setFlags(mSaveInfoFlags); in asFillResponse()305 public int mSaveType = -1; field in CannedFillResponse.Builder344 mSaveType = type; in setRequiredSavableIds()