Searched refs:hasPermissionToClearCaches (Results 1 – 2 of 2) sorted by relevance
73 if (!MediaProvider.hasPermissionToClearCaches(this, aInfo)) { in onCreate()
2593 static boolean hasPermissionToClearCaches(Context context, ApplicationInfo ai) { in hasPermissionToClearCaches() method