Searched refs:ACTION_CONFIGURATION_CHANGED (Results 1 – 16 of 16) sorted by relevance
48 || Intent.ACTION_CONFIGURATION_CHANGED.equals(action)76 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
181 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()244 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
287 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {359 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED)); in onAttachedToWindow()
227 IntentFilter filter = new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()371 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
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);
509 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in register()
164 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in start()
1097 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in init()1139 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
273 case Intent.ACTION_CONFIGURATION_CHANGED: in onReceive()549 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
482 if (!Intent.ACTION_CONFIGURATION_CHANGED.equals(intent.getAction())) {700 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED), in systemReady()
1100 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in initExternalEventReceivers()7845 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
3034 …public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATION_CHA… field in Intent
15945 Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in broadcastGlobalConfigurationChanged()
11053 …field public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATI…
7603 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…