Home
last modified time | relevance | path

Searched refs:ACTION_CONFIGURATION_CHANGED (Results 1 – 19 of 19) 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.java107 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
147 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java189 IntentFilter filter = new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
284 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
/frameworks/base/services/core/java/com/android/server/policy/
DImmersiveModeConfirmation.java249 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
321 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED)); in onAttachedToWindow()
/frameworks/base/core/java/android/app/
DSearchDialog.java106 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
286 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
/frameworks/base/core/java/android/widget/
DZoomButtonsController.java144 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED);
DDateTimeView.java462 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in register()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogController.java754 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in init()
806 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java190 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in Tethering()
785 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java162 case Intent.ACTION_CONFIGURATION_CHANGED: in onReceive()
423 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
/frameworks/base/docs/html/about/versions/
Dandroid-2.0.1.jd284 android.content.Intent#ACTION_CONFIGURATION_CHANGED} broadcast when declared as
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java161 if (Intent.ACTION_CONFIGURATION_CHANGED.equals(action)) {
259 configFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in registerBroadcastReceiver()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java692 intentFilter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in AudioService()
5312 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/core/java/android/content/
DIntent.java2261 …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.java18768 Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in updateConfigurationLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7603 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…
/frameworks/base/api/
Dcurrent.txt8534 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…
Dtest-current.txt8543 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…
Dsystem-current.txt8864 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…