Home
last modified time | relevance | path

Searched refs:getAppResourcesWithCallersConfiguration (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DParcelableResource.java188 Resources resources = getAppResourcesWithCallersConfiguration(context); in getDrawable()
212 Resources resources = getAppResourcesWithCallersConfiguration(context); in getString()
237 Resources resources = getAppResourcesWithCallersConfiguration(context); in getString()
250 private Resources getAppResourcesWithCallersConfiguration(Context context) in getAppResourcesWithCallersConfiguration() method in ParcelableResource