Searched refs:getAnonymousIdentityWith3GppRealm (Results 1 – 3 of 3) sorted by relevance
565 TelephonyUtil.getAnonymousIdentityWith3GppRealm(mTelephonyManager)); in getAnonymousIdentityWithSim()575 assertNull(TelephonyUtil.getAnonymousIdentityWith3GppRealm(mTelephonyManager)); in getAnonymousIdentityWithoutSim()
148 public static String getAnonymousIdentityWith3GppRealm(@Nonnull TelephonyManager tm) { in getAnonymousIdentityWith3GppRealm() method in TelephonyUtil
4309 String anonAtRealm = TelephonyUtil.getAnonymousIdentityWith3GppRealm( in processMessage()