HomeSort by relevance Sort by last modified time
    Searched refs:staticShort (Results 1 - 2 of 2) sorted by null

  /dalvik/dx/tests/052-dex-static-var-access/
Blort.java 22 public static short staticShort;
30 int x = staticByte + staticChar + staticShort + staticInt +
44 staticShort = (short) i;
Blort.class 

Completed in 109 milliseconds