Searched refs:pendingSupportRequestManagerFragments (Results 1 – 1 of 1) sorted by relevance
46 … final Map<FragmentManager, SupportRequestManagerFragment> pendingSupportRequestManagerFragments = field in RequestManagerRetriever185 current = pendingSupportRequestManagerFragments.get(fm); in supportFragmentGet()188 pendingSupportRequestManagerFragments.put(fm, current); in supportFragmentGet()215 removed = pendingSupportRequestManagerFragments.remove(supportFm); in handleMessage()