Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_service.cpp2311 int rilResetType = -1; in nvResetConfig() local
2323 rilResetType = 1; in nvResetConfig()
2326 rilResetType = 2; in nvResetConfig()
2329 rilResetType = 3; in nvResetConfig()
2332 dispatchInts(serial, mSlotId, RIL_REQUEST_NV_RESET_CONFIG, 1, rilResetType); in nvResetConfig()