Home
last modified time | relevance | path

Searched defs:getSubDepContext (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/android/support/v7/mms/
H A DUtils.java134 static Context getSubDepContext(final Context context, final int subId) { in getSubDepContext() method in Utils
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DBugleCarrierConfigValuesLoader.java159 private static Context getSubDepContext(final Context context, final int subId) { in getSubDepContext() method in BugleCarrierConfigValuesLoader