Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2620 DATA_REQ_REASOPN_NORMAL = 0x01, // The reason of the data request is normal enumerator
Dril_service.cpp3366 case DATA_REQ_REASOPN_NORMAL: in deactivateDataCall_1_2()