Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/system/
DRegulatoryInfoDisplayActivity.java80 String regulatoryInfoFile = getRegulatoryInfoImageFileName(); in onCreate() local
81 Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRegulatoryInfoDisplayActivity.java75 final String regulatoryInfoFile = getRegulatoryInfoImageFileName(); in onCreate() local
76 final Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate()
/packages/apps/Settings/src/com/android/settings/
DRegulatoryInfoDisplayActivity.java75 final String regulatoryInfoFile = getRegulatoryInfoImageFileName(); in onCreate() local
76 final Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate()