Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java7067 List<NetworkRegistrationInfo> regInfos = ss != null in testGetLastKnownCellIdentity() local
7071 Optional<CellIdentity> primaryCellIdentity = regInfos.stream() in testGetLastKnownCellIdentity()