Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DClosedSubscriberGroupInfoTest.java38 assertEquals(CSG_IDENTITY, csgInfo.getCsgIdentity()); in testConstructorNormalInput()
48 assertEquals(CSG_IDENTITY, csgInfo.getCsgIdentity()); in testConstructorHomeNodebNameIsNull()
H A DRILTest.java2018 cellIdentity.getClosedSubscriberGroupInfo().getCsgIdentity()); in testCellIdentityLte_1_5_CsgInfo()
2064 cellIdentity.getClosedSubscriberGroupInfo().getCsgIdentity()); in testCellIdentityWcdma_1_5_CsgInfo()
2110 cellIdentity.getClosedSubscriberGroupInfo().getCsgIdentity()); in testCellIdentityTdscdma_1_5_CsgInfo()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DClosedSubscriberGroupInfo.java89 public int getCsgIdentity() { in getCsgIdentity() method in ClosedSubscriberGroupInfo
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt41389 method @IntRange(from=0, to=134217727) public int getCsgIdentity();