Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/
DGbaActivity.java63 private int mOrganization; field in GbaActivity
122 builder.setOrg(mOrganization) in initLayout()
166 mOrganization = UaSecurityProtocolIdentifier.ORG_NONE; in initOrganization()
169 mOrganization = UaSecurityProtocolIdentifier.ORG_3GPP; in initOrganization()
172 mOrganization = UaSecurityProtocolIdentifier.ORG_3GPP2; in initOrganization()
175 mOrganization = UaSecurityProtocolIdentifier.ORG_GSMA; in initOrganization()
178 mOrganization = UaSecurityProtocolIdentifier.ORG_LOCAL; in initOrganization()