checkSelfPermission

abstract fun checkSelfPermission(permission: String): Int

See Activity.checkSelfPermission.