Searched refs:getSubDepContext (Results 1 – 3 of 3) sorted by relevance
129 final Context subContext = getSubDepContext(mContext, subId); in loadFromResources()159 private static Context getSubDepContext(final Context context, final int subId) { in getSubDepContext() method in BugleCarrierConfigValuesLoader
97 final Context subContext = Utils.getSubDepContext(mContext, subId); in loadFromResources()
134 static Context getSubDepContext(final Context context, final int subId) { in getSubDepContext() method in Utils