Searched refs:handleConfigurationChanged (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivityThread.java1348 handleConfigurationChanged((Configuration)msg.obj, null);
2226 handleConfigurationChanged(null, null);
3301 handleConfigurationChanged(mConfiguration, data.info);
3644 handleConfigurationChanged(changedConfig, null);
3929 final void handleConfigurationChanged(Configuration config, CompatibilityInfo compat) { method in class:ActivityThread
/frameworks/base/media/java/android/media/
H A DAudioService.java3914 handleConfigurationChanged(context);
5702 private void handleConfigurationChanged(Context context) { method in class:AudioService

Completed in 1205 milliseconds