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

/frameworks/base/core/java/android/app/
H A DActivityThread.java1388 handleConfigurationChanged((Configuration)msg.obj, null);
2355 handleConfigurationChanged(null, null);
3520 handleConfigurationChanged(mConfiguration, data.info);
3866 handleConfigurationChanged(changedConfig, null);
4041 final void handleConfigurationChanged(Configuration config, CompatibilityInfo compat) { method in class:ActivityThread
/frameworks/base/media/java/android/media/
H A DAudioService.java4886 handleConfigurationChanged(context);
4973 private void handleConfigurationChanged(Context context) { method in class:AudioService

Completed in 143 milliseconds