Searched refs:registerForeground (Results 1 – 2 of 2) sorted by relevance
35 registerForeground( in <lambda>()48 fun registerForeground(context: Context, token: String) { in <lambda>() method
22 FcmRegistrationIntentService.registerForeground(context.applicationContext, token) in onNewToken()