Searched defs:testInstance3 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/dalvik/dx/tests/062-dex-synch-method/ | ||
HD | Blort.class | Blort.java
package Blort extends java.lang.Object {
public void <init> ()
... |
H A D | Blort.java | 27 public synchronized int testInstance3(int x, int y, int z) { in testInstance3() method in Blort |