HomeSort by relevance Sort by last modified time
    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 501 RIL_AppType app_type; member in struct:__anon17982
    [all...]

Completed in 25 milliseconds