HomeSort by relevance Sort by last modified time
    Searched defs:IMSIParameter (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/Osu/src/com/android/hotspot2/
IMSIParameter.java 5 public class IMSIParameter {
9 public IMSIParameter(String imsi, boolean prefix) {
14 public IMSIParameter(String imsi) throws IOException {
77 IMSIParameter that = (IMSIParameter) thatObject;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
IMSIParameter.java 5 public class IMSIParameter {
9 public IMSIParameter(String imsi, boolean prefix) {
14 public IMSIParameter(String imsi) throws IOException {
82 IMSIParameter that = (IMSIParameter) thatObject;

Completed in 61 milliseconds