Searched defs:Context (Results 1 – 9 of 9) sorted by relevance
24 val Context = constant
150 private fun Context.getActivityWindow(): Window { in Context() method151 fun Context.getActivity(): Activity { in Context() method
23 fun Context.openUrl(url: String) { in Context() method
33 val Context.dataStore: DataStore<Preferences> by preferencesDataStore("user_preferences") in <lambda>() constant
261 private fun Context.buildWindowView(content: @Composable (composeView: View) -> Unit): View { in Context() method288 private fun Context.addWindow(passedView: View? = null): View { in Context() method305 private fun Context.removeWindow(view: View) { in Context() method
108 private fun Context.frameLayout(content: FrameLayout.() -> Unit): FrameLayout { in Context() method
53 fun Context.getActivity(): Activity? { in <lambda>() method
416 private fun Context.resolveColor( in Context() method428 private fun Context.resolveColorStateList( in Context() method