OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:app_type
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java
99
public AppType
app_type
;
field in class:IccCardApplication
213
sb.append("{").append(
app_type
).append(",").append(app_state);
217
if (
app_type
== AppType.APPTYPE_CSIM ||
218
app_type
== AppType.APPTYPE_USIM ||
219
app_type
== AppType.APPTYPE_ISIM) {
/hardware/ril/include/telephony/
ril.h
498
RIL_AppType
app_type
;
member in struct:__anon16192
[
all
...]
Completed in 19 milliseconds