OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIL_UUS_Type
(Results
1 - 3
of
3
) sorted by null
/hardware/ril/include/telephony/
ril.h
137
}
RIL_UUS_Type
;
155
RIL_UUS_Type
uusType; /* UUS Type */
[
all
...]
/hardware/ril/mock-ril/src/cpp/
responses.cpp
222
(
RIL_UUS_Type
)srcCall.uus_info().uus_type();
/hardware/ril/libril/
ril.cpp
610
uusInfo.uusType = (
RIL_UUS_Type
) t;
[
all
...]
Completed in 57 milliseconds