Home
last modified time | relevance | path

Searched defs:getPhoneUtils (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/
DFactory.java68 public abstract PhoneUtils getPhoneUtils(int subId); in getPhoneUtils() method in Factory
DFactoryImpl.java199 public PhoneUtils getPhoneUtils(int subId) { in getPhoneUtils() method in FactoryImpl
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeFactory.java212 public PhoneUtils getPhoneUtils(final int subId) { in getPhoneUtils() method in FakeFactory