Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/idle/
DDeviceIdlenessTracker.java131 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in startTracking()
262 case Intent.ACTION_DREAMING_STOPPED: in onReceive()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DDreamTile.java140 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in handleSetListening()
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamController.java81 private final Intent mDreamingStoppedIntent = new Intent(Intent.ACTION_DREAMING_STOPPED)
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java531 } else if (Intent.ACTION_DREAMING_STOPPED.equals(intent.getAction())) {
810 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in systemReady()
/frameworks/base/core/api/
Dlint-baseline.txt38 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:
39 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt46 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:
47 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
Dtest-lint-baseline.txt50 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:
51 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt50 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:
51 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
Dcurrent.txt11177 …field public static final String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMING_STOPPED…
/frameworks/base/core/java/android/content/
DIntent.java2541 public static final String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMING_STOPPED"; field in Intent
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java1494 filter.addAction(Intent.ACTION_DREAMING_STOPPED);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7614 …field public static final java.lang.String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMI…