Searched defs:AuthContextPlugins (Results 1 – 3 of 3) sorted by relevance
23 interface AuthContextPlugins { interface
196 private fun AuthContextPlugins.notifyHidingBPCredential() = useInBackground { plugin -> in plugin() method
274 private fun AuthContextPlugins.notifyBouncerGone() = useInBackground { plugin -> in plugin() method