Searched refs:mSetupRetryType (Results 1 – 1 of 1) sorted by relevance
813 private int mSetupRetryType = RETRY_TYPE_UNKNOWN; field in Builder836 mSetupRetryType = setupRetryType; in setSetupRetryType()891 if (mSetupRetryType != RETRY_TYPE_DATA_PROFILE in build()892 && mSetupRetryType != RETRY_TYPE_NETWORK_REQUESTS) { in build()894 + mSetupRetryType); in build()896 return new DataSetupRetryEntry(mSetupRetryType, mNetworkRequestList, mDataProfile, in build()