Searched defs:handleConfigurationChanged (Results 1 – 5 of 5) sorted by relevance
126 void handleConfigurationChanged(@NonNull Configuration config) { in handleConfigurationChanged() method in ConfigurationController136 void handleConfigurationChanged(@NonNull CompatibilityInfo compat) { in handleConfigurationChanged() method in ConfigurationController146 void handleConfigurationChanged(@Nullable Configuration config, in handleConfigurationChanged() method in ConfigurationController
191 public abstract void handleConfigurationChanged(Configuration config); in handleConfigurationChanged() method in ClientTransactionHandler
6015 public void handleConfigurationChanged(Configuration config) { in handleConfigurationChanged() method in ActivityThread
869 void handleConfigurationChanged() { in handleConfigurationChanged() method in NetworkControllerImpl
10146 private void handleConfigurationChanged(Context context) { in handleConfigurationChanged() method in AudioService