Searched refs:ARGS (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/database/ |
D | DatabaseUtilsTest.java | 30 private static final Object[] ARGS = { "baz", 4, null }; field in DatabaseUtilsTest 35 bindSelection(null, ARGS)); in testBindSelection_none() 37 bindSelection("", ARGS)); in testBindSelection_none() 39 bindSelection("foo=bar", ARGS)); in testBindSelection_none() 45 bindSelection("foo=?", ARGS)); in testBindSelection_normal() 47 bindSelection("foo=? AND bar=?", ARGS)); in testBindSelection_normal() 49 bindSelection("foo=? AND bar=? AND meow=?", ARGS)); in testBindSelection_normal()
|
/frameworks/base/cmds/incidentd/src/ |
D | Reporter.cpp | 79 template <typename ARGS> 81 int64_t reportId, int32_t privacyPolicy, ARGS args) { in make_metadata()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 61166 Landroid/SectionFlags;->ARGS:J
|