Searched refs:contextToUpdate (Results 1 – 2 of 2) sorted by relevance
151 final Context contextToUpdate = ActivityThread.currentApplication(); in handleConfigurationChanged() local152 controller.onContextConfigurationPreChanged(contextToUpdate); in handleConfigurationChanged()156 controller.onContextConfigurationPostChanged(contextToUpdate); in handleConfigurationChanged()
6774 final Context contextToUpdate = r.activity; in handleActivityConfigurationChanged() local6775 controller.onContextConfigurationPreChanged(contextToUpdate); in handleActivityConfigurationChanged()6780 controller.onContextConfigurationPostChanged(contextToUpdate); in handleActivityConfigurationChanged()