Home
last modified time | relevance | path

Searched refs:rilResetType (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/libril/
Dril_service.cpp2335 int rilResetType = -1; in nvResetConfig() local
2347 rilResetType = 1; in nvResetConfig()
2350 rilResetType = 2; in nvResetConfig()
2353 rilResetType = 3; in nvResetConfig()
2356 dispatchInts(serial, mSlotId, RIL_REQUEST_NV_RESET_CONFIG, 1, rilResetType); in nvResetConfig()