OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMatchingImsis
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SIMAccessor.java
19
public List<String>
getMatchingImsis
(IMSIParameter mccMnc) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
HomeSP.java
146
List<String> imsis = simAccessor.
getMatchingImsis
(mCredential.getImsi());
Completed in 83 milliseconds