Searched defs:thisPackage (Results 1 – 3 of 3) sorted by relevance
47 String thisPackage = TypeUtils.getPackage(type.getType()); in canAccess() local
90 private var thisPackage: FqName? = null in <lambda>() variable in com.facebook.ktfmt.format.RedundantImportDetector
257 String thisPackage = context.getPackageName(); in testCheckPermission_thisPackage() local