Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/transaction/
DTestAppTransaction.java33 dest.writeInt(toInteger()); in writeToParcel()
49 public int toInteger() { in toInteger() method in TestAppTransaction
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DTelecomTestApp.java182 dest.writeInt(toInteger()); in writeToParcel()
197 public int toInteger() { in toInteger() method in TelecomTestApp