Searched refs:REQUIRED_STORAGE_PERMISSIONS (Results 1 – 1 of 1) sorted by relevance
43 private static final String[] REQUIRED_STORAGE_PERMISSIONS = new String[]{ field in SystemUpdaterActivity55 ActivityCompat.requestPermissions(this, REQUIRED_STORAGE_PERMISSIONS, in onCreate()