Searched refs:regulatoryInfoBitmap (Results 1 – 2 of 2) 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()
71 final Bitmap regulatoryInfoBitmap = BitmapFactory.decodeFile(regulatoryInfoFile); in onCreate() local73 if (regulatoryInfoBitmap != null) { in onCreate()99 if (regulatoryInfoBitmap != null) { in onCreate()100 image.setImageBitmap(regulatoryInfoBitmap); in onCreate()