Home
last modified time | relevance | path

Searched refs:ARGS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/database/
DDatabaseUtilsTest.java30 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/
DReporter.cpp79 template <typename ARGS>
81 int64_t reportId, int32_t privacyPolicy, ARGS args) { in make_metadata()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61166 Landroid/SectionFlags;->ARGS:J