Home
last modified time | relevance | path

Searched refs:appType (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.h38 JS_PROP(appType);
Dcjx_hostpseudomodel.cpp73 void CJX_HostPseudoModel::appType(CFXJSE_Value* pValue, in appType() function in CJX_HostPseudoModel
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java871 @RpcParameter(name = "appType") Integer appType, in telephonyGetIccSimChallengeResponse()
875 SubscriptionManager.getDefaultSubscriptionId(), appType, authType, hexChallenge); in telephonyGetIccSimChallengeResponse()
882 @RpcParameter(name = "appType") Integer appType, in telephonyGetIccSimChallengeResponseForSubscription()
888 … String b64Result = mTelephonyManager.getIccAuthentication(subId, appType, authType, b64Data); in telephonyGetIccSimChallengeResponseForSubscription()
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data_element_script.cpp2044 (XFA_ATTRIBUTE_CALLBACK)&CJX_HostPseudoModel::appType,