Home
last modified time | relevance | path

Searched refs:literal (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/libs/input/
DKeyboard.cpp170 static int lookupValueByLabel(const char* literal, const KeycodeLabel *list) { in lookupValueByLabel() argument
171 while (list->literal) { in lookupValueByLabel()
172 if (strcmp(literal, list->literal) == 0) { in lookupValueByLabel()
181 while (list->literal) { in lookupLabelByValue()
183 return list->literal; in lookupLabelByValue()
/frameworks/native/include/input/
DKeycodeLabels.h23 const char *literal; member
/frameworks/base/docs/html/training/implementing-navigation/
Dlateral.jd122 {@literal @}Override
132 {@literal @}Override
137 {@literal @}Override
148 {@literal @}Override
181 {@literal @}Override
229 {@literal @}Override
251 {@literal @}Override
258 {@literal @}Override
Dancestral.jd114 {@literal @}Override
141 {@literal @}Override
181 {@literal @}Override
Dtemporal.jd231 {@literal @}Override
/frameworks/base/docs/html/guide/topics/manifest/
Dgrant-uri-permission-element.jd65 For example, a literal '{@code *}' would be written as "{@code \\*}" and a
66 literal '{@code \}' would be written as "{@code \\\\}". This is basically
Dpath-permission-element.jd62 For example, a literal '<code class="Code prettyprint">*</code>' would be written as "<code class="…
63 literal '<code class="Code prettyprint">\</code>' would be written as "<code class="Code prettyprin…
Ddata-element.jd117 For example, a literal '{@code *}' would be written as "{@code \\*}" and a
118 literal '{@code \}' would be written as "{@code \\\\}". This is basically
/frameworks/base/docs/html/training/backward-compatible-ui/
Dusing-component.jd114 {@literal @}Override
/frameworks/base/docs/html/google/play/billing/
Dbilling_best_practices.jd111 literal string. Instead, construct the string at runtime from pieces or use bit manipulation (for
/frameworks/base/docs/html/training/basics/actionbar/
Dadding-buttons.jd205 {@literal @}Override
/frameworks/base/docs/html/guide/topics/ui/
Dthemes.jd320 a color literal.)</p>
/frameworks/base/docs/html/distribute/googleplay/publish/
Dlocalizing.jd282 &lt;!-- Example placeholder for a literal --&gt;
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd209 android.app.SearchManager#SUGGEST_URI_PATH_QUERY} is not the literal
/frameworks/base/docs/html/google/play/billing/v2/
Dbilling_integrate.jd1058 hackers, do not embed your public key as an entire literal string. Instead, construct the string at
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd516 value on a string literal.