Searched refs:ACTION_CONFIGURATION_CHANGED (Results 1 – 22 of 22) sorted by relevance
48 || Intent.ACTION_CONFIGURATION_CHANGED.equals(action)76 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
185 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()249 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
256 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {328 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED)); in onAttachedToWindow()
212 IntentFilter filter = new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()336 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
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()
109 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {289 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
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()
1001 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in init()1055 } 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()
204 case Intent.ACTION_CONFIGURATION_CHANGED: in onReceive()505 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
182 case Intent.ACTION_CONFIGURATION_CHANGED:288 configFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in registerBroadcastReceiver()
657 final Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in sendConfigurationChanged()
54 BroadcastBehavior: android.content.Intent#ACTION_CONFIGURATION_CHANGED:
10227 …field public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATI…
802 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in AudioService()5783 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
2841 …public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATION_CHA… field in Intent
18442 Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in broadcastGlobalConfigurationChanged()
7603 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…