Lines Matching refs:IccRefreshResponse
56 import com.android.internal.telephony.uicc.IccRefreshResponse;
343 IccRefreshResponse state = new IccRefreshResponse();
347 if ((state.refreshResult == IccRefreshResponse.REFRESH_RESULT_INIT) ||
348 (state.refreshResult == IccRefreshResponse.REFRESH_RESULT_RESET)) {
353 if (state.refreshResult == IccRefreshResponse.REFRESH_RESULT_RESET) {