Searched refs:ANDROID_REQUIRES_PERMISSION (Results 1 – 2 of 2) sorted by relevance
32 const val ANDROID_REQUIRES_PERMISSION = "android.annotation.RequiresPermission" constant
691 val annotation = method.modifiers.findAnnotation(ANDROID_REQUIRES_PERMISSION) in <lambda>()