Searched refs:ACTION_DREAMING_STOPPED (Results 1 – 9 of 9) sorted by relevance
143 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in startTracking()155 || action.equals(Intent.ACTION_DREAMING_STOPPED)) { in onReceive()
72 private final Intent mDreamingStoppedIntent = new Intent(Intent.ACTION_DREAMING_STOPPED)
1957 public static final String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMING_STOPPED"; field in Intent
832 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in systemReady()
2035 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in init()6583 } else if (Intent.ACTION_DREAMING_STOPPED.equals(intent.getAction())) {
7614 …field public static final java.lang.String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMI…
9354 …field public static final java.lang.String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMI…
9389 …field public static final java.lang.String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMI…
9879 …field public static final java.lang.String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMI…