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