Searched refs:getGsmPhone (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneFactory.java215 public static Phone getGsmPhone(int phoneId) { method in class:PhoneFactory
283 public static Phone getGsmPhone() { method in class:PhoneFactory
288 return getGsmPhone(phoneId);
H A DPhoneProxy.java262 mActivePhone = PhoneFactory.getGsmPhone(mPhoneId);

Completed in 53 milliseconds