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.java60 public synchronized int synchronizedCallReturnInt() { in synchronizedCallReturnInt() method in TestTarget
DTestMain.java110 t.synchronizedCallReturnInt(); in testSimpleSynchronizedMethod2()