Searched refs:mSaveType (Results 1 – 1 of 1) sorted by relevance
74 private final int mSaveType; field in CannedFillResponse110 mSaveType = builder.mSaveType; in CannedFillResponse()187 saveInfoBuilder = new SaveInfo.Builder(mSaveType, mRequiredSavableAutofillIds); in asFillResponse()190 ? new SaveInfo.Builder(mSaveType) in asFillResponse()191 : new SaveInfo.Builder(mSaveType, in asFillResponse()213 saveInfoBuilder = new SaveInfo.Builder(mSaveType).setFlags(mSaveInfoFlags); in asFillResponse()320 public int mSaveType = -1; field in CannedFillResponse.Builder362 mSaveType = type; in setRequiredSavableIds()