Home
last modified time | relevance | path

Searched refs:macro (Results 1 – 8 of 8) sorted by relevance

/packages/services/Mms/src/com/android/mms/service/
DMmsHttpClient.java387 final String macro = matcher.group(1); in resolveMacro() local
388 final String macroValue = getMacroValue(context, macro, mmsConfig, subId); in resolveMacro()
449 private static String getMacroValue(Context context, String macro, Bundle mmsConfig, in getMacroValue() argument
451 if (MACRO_LINE1.equals(macro)) { in getMacroValue()
453 } else if (MACRO_LINE1NOCOUNTRYCODE.equals(macro)) { in getMacroValue()
455 } else if (MACRO_NAI.equals(macro)) { in getMacroValue()
458 LogUtil.e("Invalid macro " + macro); in getMacroValue()
/packages/apps/Messaging/src/android/support/v7/mms/
DMmsHttpClient.java325 final String macro = matcher.group(1); in resolveMacro() local
326 final String macroValue = getHttpParamMacro(macro, mmsConfig); in resolveMacro()
374 private String getHttpParamMacro(final String macro, final Bundle mmsConfig) { in getHttpParamMacro() argument
375 if (MACRO_LINE1.equals(macro)) { in getHttpParamMacro()
377 } else if (MACRO_LINE1NOCOUNTRYCODE.equals(macro)) { in getHttpParamMacro()
380 } else if (MACRO_NAI.equals(macro)) { in getHttpParamMacro()
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1266 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1274 # then the macro expansion is limited to the macros specified with the
1297 # The PREDEFINED tag can be used to specify one or more macro names that
1301 # omitted =1 is assumed. To prevent a macro definition from being
1308 # this tag can be used to specify a list of macro names that should be expanded.
1309 # The macro definition that is found in the sources will be used.
1310 # Use the PREDEFINED tag if you want to use a different macro definition.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1266 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1274 # then the macro expansion is limited to the macros specified with the
1297 # The PREDEFINED tag can be used to specify one or more macro names that
1301 # omitted =1 is assumed. To prevent a macro definition from being
1308 # this tag can be used to specify a list of macro names that should be expanded.
1309 # The macro definition that is found in the sources will be used.
1310 # Use the PREDEFINED tag if you want to use a different macro definition.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in633 # initial value of a variable or macro / define can have for it to appear in the
1948 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1958 # the macro expansion is limited to the macros specified with the PREDEFINED and
1987 # The PREDEFINED tag can be used to specify one or more macro names that are
1991 # is assumed. To prevent a macro definition from being undefined via #undef or
2004 # tag can be used to specify a list of macro names that should be expanded. The
2005 # macro definition that is found in the sources will be used. Use the PREDEFINED
2006 # tag if you want to use a different macro definition that overrules the
Ddom.md112 `kParseDefaultFlags` | Default parse flags. It is equal to macro `RAPIDJSON_PARSE_DEFAULT_…
Dfaq.md259 …rsing indent formatted JSON. Define `RAPIDJSON_SSE2` or `RAPIDJSON_SSE42` macro to enable this fea…
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz