Searched refs:ACTION_CONFIGURATION_CHANGED (Results 1 – 20 of 20) sorted by relevance
258 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {330 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED)); in onAttachedToWindow()
116 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in start()
19 import static android.content.Intent.ACTION_CONFIGURATION_CHANGED;131 any(), argThat(f -> f.hasAction(ACTION_CONFIGURATION_CHANGED)), any(), any())) in setUp()
225 IntentFilter filter = new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()360 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
185 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()246 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
147 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED);
508 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in register()
157 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in start()
1096 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in init()1138 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
379 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in startStateMachineUpdaters()925 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
241 case Intent.ACTION_CONFIGURATION_CHANGED: in onReceive()548 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
182 case Intent.ACTION_CONFIGURATION_CHANGED:296 configFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in registerBroadcastReceiver()
657 final Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in sendConfigurationChanged()
78 BroadcastBehavior: android.content.Intent#ACTION_CONFIGURATION_CHANGED:
10582 …field public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATI…
861 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in AudioService()6604 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
2898 …public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATION_CHA… field in Intent
19555 Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in broadcastGlobalConfigurationChanged()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7603 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…