OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uusLength
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/include/telephony/
ril.h
401
int
uusLength
; /* Length of UUS Data */
[
all
...]
/hardware/ril/libril/
ril_service.cpp
890
uusInfo.
uusLength
= 0;
896
uusInfo.
uusLength
= dialInfo.uusInfo[0].uusData.size();
[
all
...]
Completed in 186 milliseconds