Home
last modified time | relevance | path

Searched defs:setProfile (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
DWebAutofill.cpp235 void WebAutofill::setProfile(const string16& fullName, const string16& emailAddress, const string16… in setProfile() function in android::WebAutofill
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
DANTLR3.java200 public void setProfile(boolean enable) { in setProfile() method in ANTLR3
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
DCodeGenerator.java1221 public void setProfile(boolean profile) { in setProfile() method in CodeGenerator