Home
last modified time | relevance | path

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

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