HomeSort by relevance Sort by last modified time
    Searched refs:RIL_AppType (Results 1 - 2 of 2) sorted by null

  /hardware/ril/include/telephony/
ril.h 497 } RIL_AppType;
501 RIL_AppType app_type;
    [all...]
  /hardware/ril/mock-ril/src/cpp/
responses.cpp 149 cardStatus.applications[i].app_type = RIL_AppType(r.applications(i).app_type());

Completed in 28 milliseconds