Searched refs:ACTION_DREAMING_STOPPED (Results 1 – 13 of 13) sorted by relevance
131 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in startTracking()262 case Intent.ACTION_DREAMING_STOPPED: in onReceive()
140 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in handleSetListening()
81 private final Intent mDreamingStoppedIntent = new Intent(Intent.ACTION_DREAMING_STOPPED)
531 } else if (Intent.ACTION_DREAMING_STOPPED.equals(intent.getAction())) {810 filter.addAction(Intent.ACTION_DREAMING_STOPPED); in systemReady()
38 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:39 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
46 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:47 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
50 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STOPPED:51 Field 'ACTION_DREAMING_STOPPED' is missing @BroadcastBehavior
11177 …field public static final String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMING_STOPPED…
2541 public static final String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMING_STOPPED"; field in Intent
1494 filter.addAction(Intent.ACTION_DREAMING_STOPPED);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7614 …field public static final java.lang.String ACTION_DREAMING_STOPPED = "android.intent.action.DREAMI…