Searched defs:fromApplication (Results 1 – 1 of 1) sorted by relevance
34 fun <T> fromApplication(context: Context, entryPoint: Class<T>): T = method42 inline fun <reified T> fromApplication(context: Context): T = method