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