/device/huawei/angler/ |
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 69940
|
/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
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/app/ |
possible_app.py | 12 def __init__(self, app_type, target_os): 13 self._app_type = app_type 19 return 'PossibleApp(app_type=%s)' % self.app_type 22 def app_type(self): member in class:PossibleApp
|
__init__.py | 21 def app_type(self): member in class:App 22 return self._app_backend.app_type
|
/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);
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/ |
app_backend.py | 12 def __init__(self, app_type, platform_backend): 15 self._app_type = app_type 29 def app_type(self): member in class:AppBackend
|
browser_backend.py | 72 return self.app_type
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
possible_browser.py | 15 super(PossibleBrowser, self).__init__(app_type=browser_type, 21 return 'PossibleBrowser(app_type=%s)' % self.app_type 25 return self.app_type
|
browser.py | 76 return 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) {
|
UiccCardApplication.java | 97 mAppType = as.app_type; 109 mIccFh = createIccFileHandler(as.app_type); 110 mIccRecords = createIccRecords(as.app_type, mContext, mCi); 131 mAppType = as.app_type; 144 mIccFh = createIccFileHandler(as.app_type); 145 mIccRecords = createIccRecords(as.app_type, c, ci); [all...] |
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
WapPushManager.java | 81 + "app_type INTEGER, " 125 "app_type", "need_signature", "further_processing"}, 139 ret.appType = cur.getInt(cur.getColumnIndex("app_type")); 231 protected boolean appTypeCheck(int app_type) { 232 if (app_type == WapPushManagerParams.APP_TYPE_ACTIVITY || 233 app_type == WapPushManagerParams.APP_TYPE_SERVICE) { 245 int app_type, boolean need_signature, boolean further_processing) { 253 if (!appTypeCheck(app_type)) { 254 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
|
/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/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/audio/hal/audio_extn/ |
hwdep_cal.c | 40 uint32_t app_type; member in struct:acdb_audio_cal_cfg
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
UiccCardApplicationTest.java | 99 mUiccCardAppStatus.app_type = IccCardApplicationStatus.AppType.APPTYPE_SIM; 121 mUiccCardAppStatus.app_type = IccCardApplicationStatus.AppType.APPTYPE_USIM;
|
UiccCardTest.java | 108 mIccCardAppStatus.app_type = appType;
|
UiccControllerTest.java | 67 mIccCardAppStatus.app_type = appType;
|
/hardware/qcom/audio/hal/msm8974/ |
platform.c | 628 int acdb_dev_id, app_type; local 642 app_type = DEFAULT_APP_TYPE_RX_PATH; 659 if (!my_data->acdb_send_gain_dep_cal(acdb_dev_id, app_type, [all...] |
/hardware/ril/include/telephony/ |
ril.h | 1003 RIL_AppType app_type; member in struct:__anon34870 [all...] |