Home
last modified time | relevance | path

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

/frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/
DTestTarget.java48 public synchronized int synchronizedCallReturnInt() { in synchronizedCallReturnInt() method in TestTarget
DTestMain.java103 t.synchronizedCallReturnInt(); in testSimpleSynchronizedMethod2()