HomeSort by relevance Sort by last modified time
    Searched refs:app_type (Results 1 - 25 of 51) sorted by null

1 2 3

  /device/google/marlin/
audio_output_policy.conf 6 # the "app_type".
19 app_type 69936
26 app_type 69937
33 app_type 69936
40 app_type 69936
47 app_type 69936
54 app_type 69936
62 app_type 69940
  /hardware/qcom/audio/hal/audio_extn/
utils.c 39 int pcm_device_id, int app_type,
65 app_type_cfg[len++] = app_type;
72 ALOGV("%s: stream type %d app_type %d, acdb_dev_id %d "
74 __func__, stream_type, app_type, acdb_dev_id, sample_rate,
85 int length = 0, app_type = 0,rc = 0; local
94 rc = platform_get_default_app_type_v2(platform, PCM_PLAYBACK, &app_type);
97 app_type_cfg[length++] = app_type;
125 int app_type = 0, rc = 0; local
154 rc = platform_get_default_app_type_v2(adev->platform, PCM_PLAYBACK, &app_type);
159 rc = set_stream_app_type_mixer_ctrl(adev, pcm_device_id, app_type,
346 int app_type; local
425 int app_type = 0; local
    [all...]
maxxaudio.c 55 int app_type; member in struct:ma_audio_cal_settings
212 ma_cal->app_type = usecase->stream.out->app_type_cfg.app_type;
214 ALOGV("%s: send usecase(%d) app_type(%d) device(%d)",
215 __func__, usecase->id, ma_cal->app_type, ma_cal->device);
549 ma_cal->app_type = usecase->stream.out->app_type_cfg.app_type;
551 ALOGV("%s: send usecase(%d) app_type(%d) device(%d)",
552 __func__, usecase->id, ma_cal->app_type, ma_cal->device);
  /frameworks/base/telephony/java/com/android/internal/telephony/
IWapPushManager.aidl 35 int app_type, boolean need_signature, boolean further_processing);
43 int app_type, boolean need_signature, boolean further_processing);
  /frameworks/rs/tests/lldb/tests/testcases/
test_multiple_rs_files.py 39 }[self.app_type]
46 }[self.app_type]
test_language_subcmds_no_debug.py 45 }[self.app_type]
123 kernel_count = 3 if self.app_type == 'cpp' else 2
test_breakpoint_fileline_multiple_rs_files.py 40 }[self.app_type]
test_breakpoint_kernel_multiple_rs_files.py 40 }[self.app_type]
test_allocation_list.py 215 if self.app_type == 'java':
test_language_subcmds.py 50 }[self.app_type]
test_source_step.py 45 }[self.app_type]
  /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) {
  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 85 + "app_type INTEGER, "
129 "app_type", "need_signature", "further_processing"},
143 ret.appType = cur.getInt(cur.getColumnIndex("app_type"));
255 protected boolean appTypeCheck(int app_type) {
256 if (app_type == WapPushManagerParams.APP_TYPE_ACTIVITY ||
257 app_type == WapPushManagerParams.APP_TYPE_SERVICE) {
269 int app_type, boolean need_signature, boolean further_processing) {
277 if (!appTypeCheck(app_type)) {
278 Log.w(LOG_TAG, "invalid app_type " + app_type + ". app_type must be
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_audio_calibration.h 182 int32_t app_type; member in struct:audio_cal_info_adm_top
190 int32_t app_type; member in struct:audio_cal_info_audproc
197 int32_t app_type; member in struct:audio_cal_info_audvol
217 int32_t app_type; member in struct:audio_cal_info_asm_top
221 int32_t app_type; member in struct:audio_cal_info_audstrm
287 int32_t app_type; member in struct:audio_cal_info_lsm_top
294 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_audio_calibration.h 197 int32_t app_type; member in struct:audio_cal_info_adm_top
205 int32_t app_type; member in struct:audio_cal_info_audproc
213 int32_t app_type; member in struct:audio_cal_info_audvol
234 int32_t app_type; member in struct:audio_cal_info_asm_top
238 int32_t app_type; member in struct:audio_cal_info_audstrm
305 int32_t app_type; member in struct:audio_cal_info_lsm_top
313 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_audio_calibration.h 177 int32_t app_type; member in struct:audio_cal_info_adm_top
184 int32_t app_type; member in struct:audio_cal_info_audproc
191 int32_t app_type; member in struct:audio_cal_info_audvol
204 int32_t app_type; member in struct:audio_cal_info_asm_top
207 int32_t app_type; member in struct:audio_cal_info_audstrm
265 int32_t app_type; member in struct:audio_cal_info_lsm_top
271 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_audio_calibration.h 193 int32_t app_type; member in struct:audio_cal_info_adm_top
200 int32_t app_type; member in struct:audio_cal_info_audproc
208 int32_t app_type; member in struct:audio_cal_info_audvol
221 int32_t app_type; member in struct:audio_cal_info_asm_top
225 int32_t app_type; member in struct:audio_cal_info_audstrm
284 int32_t app_type; member in struct:audio_cal_info_lsm_top
292 int32_t app_type; member in struct:audio_cal_info_lsm
  /external/wpa_supplicant_8/src/eap_peer/
eap_proxy_qmi_oc.h 102 u8 app_type; member in struct:__anon44708
  /hardware/qcom/audio/hal/
platform_api.h 61 int app_type, int sample_rate);
63 int platform_get_default_app_type_v2(void *platform, enum usecase_type_t type, int *app_type);
154 int bw, int sr, int *app_type);
157 int bw, int app_type, int max_sr);
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_calibration.h 190 int32_t app_type; member in struct:audio_cal_info_adm_top
197 int32_t app_type; member in struct:audio_cal_info_audproc
205 int32_t app_type; member in struct:audio_cal_info_audvol
225 int32_t app_type; member in struct:audio_cal_info_asm_top
229 int32_t app_type; member in struct:audio_cal_info_audstrm
324 int32_t app_type; member in struct:audio_cal_info_lsm_top
330 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_calibration.h 205 int32_t app_type; member in struct:audio_cal_info_adm_top
213 int32_t app_type; member in struct:audio_cal_info_audproc
221 int32_t app_type; member in struct:audio_cal_info_audvol
242 int32_t app_type; member in struct:audio_cal_info_asm_top
246 int32_t app_type; member in struct:audio_cal_info_audstrm
352 int32_t app_type; member in struct:audio_cal_info_lsm_top
360 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_audio_calibration.h 192 int32_t app_type; member in struct:audio_cal_info_adm_top
200 int32_t app_type; member in struct:audio_cal_info_audproc
207 int32_t app_type; member in struct:audio_cal_info_audvol
227 int32_t app_type; member in struct:audio_cal_info_asm_top
231 int32_t app_type; member in struct:audio_cal_info_audstrm
341 int32_t app_type; member in struct:audio_cal_info_lsm_top
347 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_audio_calibration.h 208 int32_t app_type; member in struct:audio_cal_info_adm_top
216 int32_t app_type; member in struct:audio_cal_info_audproc
224 int32_t app_type; member in struct:audio_cal_info_audvol
245 int32_t app_type; member in struct:audio_cal_info_asm_top
249 int32_t app_type; member in struct:audio_cal_info_audstrm
368 int32_t app_type; member in struct:audio_cal_info_lsm_top
376 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_audio_calibration.h 190 int32_t app_type; member in struct:audio_cal_info_adm_top
197 int32_t app_type; member in struct:audio_cal_info_audproc
205 int32_t app_type; member in struct:audio_cal_info_audvol
225 int32_t app_type; member in struct:audio_cal_info_asm_top
229 int32_t app_type; member in struct:audio_cal_info_audstrm
324 int32_t app_type; member in struct:audio_cal_info_lsm_top
330 int32_t app_type; member in struct:audio_cal_info_lsm
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_audio_calibration.h 205 int32_t app_type; member in struct:audio_cal_info_adm_top
213 int32_t app_type; member in struct:audio_cal_info_audproc
221 int32_t app_type; member in struct:audio_cal_info_audvol
242 int32_t app_type; member in struct:audio_cal_info_asm_top
246 int32_t app_type; member in struct:audio_cal_info_audstrm
352 int32_t app_type; member in struct:audio_cal_info_lsm_top
360 int32_t app_type; member in struct:audio_cal_info_lsm

Completed in 624 milliseconds

1 2 3