Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java2192 testBindServiceFlagsLongInternal(flags); in testBindServiceLongFlags()
2194 testBindServiceFlagsLongInternal(flags); in testBindServiceLongFlags()
2196 testBindServiceFlagsLongInternal(flags); in testBindServiceLongFlags()
2199 private void testBindServiceFlagsLongInternal(long flags) throws Exception { in testBindServiceFlagsLongInternal() method in ServiceTest