HomeSort by relevance Sort by last modified time
    Searched defs:APPTYPE_UNKNOWN (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java 32 APPTYPE_UNKNOWN,
119 case 0: newType = AppType.APPTYPE_UNKNOWN; break;
126 newType = AppType.APPTYPE_UNKNOWN;
127 loge("AppTypeFromRILInt: bad RIL_AppType: " + type + " use APPTYPE_UNKNOWN");
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java 174 public static final int APPTYPE_UNKNOWN = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comsvcs.h     [all...]

Completed in 2313 milliseconds