Searched refs:mStrongRef (Results 1 – 3 of 3) sorted by relevance
295 final OnBackInvokedCallback mStrongRef; field in WindowOnBackInvokedDispatcher.OnBackInvokedCallbackWrapper.CallbackRef299 mStrongRef = null; in CallbackRef()301 mStrongRef = callback; in CallbackRef()307 if (mStrongRef != null) { in get()308 return mStrongRef; in get()
1682 final LoadedApk.ReceiverDispatcher mStrongRef; field in LoadedApk.ReceiverDispatcher.InnerReceiver1688 mStrongRef = strong ? rd : null; in InnerReceiver()
7303 Landroid/app/LoadedApk$ReceiverDispatcher$InnerReceiver;->mStrongRef:Landroid/app/LoadedApk$Receive…