Searched refs:regulatoryInfoBitmap (Results 1 – 3 of 3) sorted by relevance
81 Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate() local83 if (regulatoryInfoBitmap != null) { in onCreate()108 if (regulatoryInfoBitmap != null) { in onCreate()109 image.setImageBitmap(regulatoryInfoBitmap); in onCreate()
76 final Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate() local78 if (regulatoryInfoBitmap != null) { in onCreate()103 if (regulatoryInfoBitmap != null) { in onCreate()104 image.setImageBitmap(regulatoryInfoBitmap); in onCreate()