Home
last modified time | relevance | path

Searched refs:ACTION_CONFIGURATION_CHANGED (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSplitClockView.java48 || Intent.ACTION_CONFIGURATION_CHANGED.equals(action)
76 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
DClock.java185 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
249 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java256 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
328 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED)); in onAttachedToWindow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java212 IntentFilter filter = new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
336 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
/frameworks/base/core/java/android/net/util/
DMultinetworkPolicyTracker.java116 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in start()
/frameworks/base/tests/net/java/com/android/server/connectivity/
DMultipathPolicyTrackerTest.java19 import static android.content.Intent.ACTION_CONFIGURATION_CHANGED;
131 any(), argThat(f -> f.hasAction(ACTION_CONFIGURATION_CHANGED)), any(), any())) in setUp()
/frameworks/base/core/java/android/app/
DSearchDialog.java109 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
289 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
/frameworks/base/core/java/android/widget/
DZoomButtonsController.java147 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED);
DDateTimeView.java508 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in register()
/frameworks/base/services/core/java/com/android/server/connectivity/
DMultipathPolicyTracker.java157 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in start()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogControllerImpl.java1001 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in init()
1055 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java379 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in startStateMachineUpdaters()
925 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java204 case Intent.ACTION_CONFIGURATION_CHANGED: in onReceive()
505 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java182 case Intent.ACTION_CONFIGURATION_CHANGED:
288 configFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in registerBroadcastReceiver()
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java657 final Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in sendConfigurationChanged()
/frameworks/base/api/
Dlint-baseline.txt54 BroadcastBehavior: android.content.Intent#ACTION_CONFIGURATION_CHANGED:
Dcurrent.txt10227 …field public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATI…
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java802 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in AudioService()
5783 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/core/java/android/content/
DIntent.java2841 …public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATION_CHA… field in Intent
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18442 Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in broadcastGlobalConfigurationChanged()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7603 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…
/frameworks/base/non-updatable-api/
Dcurrent.txt10227 …field public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATI…