Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java85 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
DNetworkController.java195 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in NetworkController()
277 } else if (action.equals(Intent.ACTION_CONFIGURATION_CHANGED)) { in onReceive()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DHoloClock.java109 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onAttachedToWindow()
/frameworks/base/core/java/android/widget/
DDateTimeView.java224 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED);
DZoomButtonsController.java145 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED);
/frameworks/base/core/java/android/app/
DSearchDialog.java106 if (intent.getAction().equals(Intent.ACTION_CONFIGURATION_CHANGED)) {
289 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in onStart()
/frameworks/base/services/java/com/android/server/
DAppWidgetService.java199 new IntentFilter(Intent.ACTION_CONFIGURATION_CHANGED), null, null); in systemReady()
1393 } else if (Intent.ACTION_CONFIGURATION_CHANGED.equals(action)) {
/frameworks/base/docs/html/sdk/
Dandroid-2.0.1.jd290 android.content.Intent#ACTION_CONFIGURATION_CHANGED} broadcast when declared as
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java365 filter.addAction(Intent.ACTION_CONFIGURATION_CHANGED); in makeStatusBarView()
2172 else if (Intent.ACTION_CONFIGURATION_CHANGED.equals(action)) {
/frameworks/base/core/java/android/content/
DIntent.java1629 …public static final String ACTION_CONFIGURATION_CHANGED = "android.intent.action.CONFIGURATION_CHA… field in Intent
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java12878 Intent intent = new Intent(Intent.ACTION_CONFIGURATION_CHANGED); in updateConfigurationLocked()
/frameworks/base/api/
Dcurrent.txt5413 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…
D14.txt5413 …field public static final java.lang.String ACTION_CONFIGURATION_CHANGED = "android.intent.action.C…