Searched refs:tmpConfiguration (Results 1 – 1 of 1) sorted by relevance
285 Configuration tmpConfiguration = new Configuration(); in testChanged() local286 tmpConfiguration.setTo(mDisplayContent.getRequestedOverrideConfiguration()); in testChanged()287 mDisplayContent.onRequestedOverrideConfigurationChanged(tmpConfiguration); in testChanged()