Searched refs:CMP_RESULT_CODE_PROVISIONING_NETWORK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DConnectivityService.java3970 private static final int CMP_RESULT_CODE_PROVISIONING_NETWORK = 5; field in class:ConnectivityService
4035 case CMP_RESULT_CODE_PROVISIONING_NETWORK: {
4157 result = CMP_RESULT_CODE_PROVISIONING_NETWORK;
4220 result = CMP_RESULT_CODE_PROVISIONING_NETWORK;

Completed in 41 milliseconds