Searched refs:appType (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.h | 38 JS_PROP(appType);
|
D | cjx_hostpseudomodel.cpp | 73 void CJX_HostPseudoModel::appType(CFXJSE_Value* pValue, in appType() function in CJX_HostPseudoModel
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyManagerFacade.java | 871 @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/ |
D | xfa_basic_data_element_script.cpp | 2044 (XFA_ATTRIBUTE_CALLBACK)&CJX_HostPseudoModel::appType,
|