Searched refs:HELPER_SUFFIX (Results 1 – 1 of 1) sorted by relevance
260 private const val HELPER_SUFFIX = "_enforcePermission" constant271 …DL compiler generates a Stub method to do the permission check called yourMethodName$HELPER_SUFFIX.273 … yourMethodName$HELPER_SUFFIX must be executed before any other operation. To do that, you can