Lines Matching refs:makePstnPhoneAccountHandle
2401 public static PhoneAccountHandle makePstnPhoneAccountHandle(String id) {
2405 public static PhoneAccountHandle makePstnPhoneAccountHandle(int phoneId) {
2406 return makePstnPhoneAccountHandle(PhoneFactory.getPhone(phoneId));
2409 public static PhoneAccountHandle makePstnPhoneAccountHandle(Phone phone) {