Searched refs:regulatoryInfoFile (Results 1 – 2 of 2) sorted by relevance
80 String regulatoryInfoFile = getRegulatoryInfoImageFileName(); in onCreate() local81 Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate()
70 final String regulatoryInfoFile = getRegulatoryInfoImageFileName(); in onCreate() local71 final Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate()