Searched refs:RIL_REQUEST_NV_RESET_CONFIG (Results 1 – 3 of 3) sorted by relevance
395 int RIL_REQUEST_NV_RESET_CONFIG = 121; field
50 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_NV_RESET_CONFIG;858 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_NV_RESET_CONFIG); in testNvResetConfig()
3301 RILRequest rr = obtainRequest(RIL_REQUEST_NV_RESET_CONFIG, result, in nvResetConfig()4873 case RIL_REQUEST_NV_RESET_CONFIG: in requestToString()