Home
last modified time | relevance | path

Searched refs:getMajor (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccSpecVersion.java92 public int getMajor() { in getMajor() method in EuiccSpecVersion
106 if (getMajor() > that.getMajor()) { in compareTo()
108 } else if (getMajor() < that.getMajor()) { in compareTo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccSpecVersionTest.java33 assertEquals(1, ver.getMajor()); in testCreate()
41 assertEquals(1, ver.getMajor()); in testCreateFromBytes()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt54502 method public final int getMajor();
/frameworks/base/api/
Dcurrent.txt22276 method public int getMajor();