Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java196 Resources getResourcesForSubId(@NonNull final Context context, final int subId) { in getResourcesForSubId() method in TetheringNotificationUpdater
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt107 override fun getResourcesForSubId(c: Context, subId: Int) = in createContextAsUser() method
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java2392 public static Resources getResourcesForSubId(@NonNull Context context, int subId) { in getResourcesForSubId() method in SubscriptionManager
2405 public static Resources getResourcesForSubId(Context context, int subId, in getResourcesForSubId() method in SubscriptionManager