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

  /bootable/recovery/
asn1_decoder.cpp 27 int app_type; member in struct:asn1_context
120 app_ctx->app_type = type & kMaskAppType;
138 return ctx->app_type;
  /hardware/qcom/audio/hal/audio_extn/
hwdep_cal.c 40 uint32_t app_type; member in struct:acdb_audio_cal_cfg
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java 102 public AppType app_type; field in class:IccCardApplicationStatus
218 sb.append("{").append(app_type).append(",").append(app_state);
222 if (app_type == AppType.APPTYPE_CSIM ||
223 app_type == AppType.APPTYPE_USIM ||
224 app_type == AppType.APPTYPE_ISIM) {
  /hardware/qcom/audio/hal/msm8974/
platform.c 461 int acdb_dev_id, app_type; local
475 app_type = DEFAULT_APP_TYPE_RX_PATH;
492 if (!my_data->acdb_send_gain_dep_cal(acdb_dev_id, app_type,
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_audio_calibration.h 165 int32_t app_type; member in struct:audio_cal_info_adm_top
171 int32_t app_type; member in struct:audio_cal_info_audproc
179 int32_t app_type; member in struct:audio_cal_info_audvol
191 int32_t app_type; member in struct:audio_cal_info_asm_top
195 int32_t app_type; member in struct:audio_cal_info_audstrm
252 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_audio_calibration.h 180 int32_t app_type; member in struct:audio_cal_info_adm_top
187 int32_t app_type; member in struct:audio_cal_info_audproc
195 int32_t app_type; member in struct:audio_cal_info_audvol
208 int32_t app_type; member in struct:audio_cal_info_asm_top
212 int32_t app_type; member in struct:audio_cal_info_audstrm
272 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/ril/include/telephony/
ril.h 763 RIL_AppType app_type; member in struct:__anon27119
    [all...]

Completed in 230 milliseconds