Searched refs:fromInteger (Results 1 – 2 of 2) sorted by relevance
40 return TestAppTransaction.fromInteger(in.readInt());53 public static TestAppTransaction fromInteger(int value) { in fromInteger() method in TestAppTransaction
188 return TelecomTestApp.fromInteger(in.readInt());201 public static TelecomTestApp fromInteger(int value) { in fromInteger() method in TelecomTestApp