Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/transaction/
DTestAppTransaction.java40 return TestAppTransaction.fromInteger(in.readInt());
53 public static TestAppTransaction fromInteger(int value) { in fromInteger() method in TestAppTransaction
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DTelecomTestApp.java188 return TelecomTestApp.fromInteger(in.readInt());
201 public static TelecomTestApp fromInteger(int value) { in fromInteger() method in TelecomTestApp