Searched refs:ACTION_DREAMING_STARTED (Results 1 – 9 of 9) sorted by relevance
171 action == Intent.ACTION_DREAMING_STARTED) {179 filter.addAction(Intent.ACTION_DREAMING_STARTED)
95 filter.addAction(Intent.ACTION_DREAMING_STARTED); in startTracking()196 case Intent.ACTION_DREAMING_STARTED: in onReceive()
139 filter.addAction(Intent.ACTION_DREAMING_STARTED); in handleSetListening()
79 private final Intent mDreamingStartedIntent = new Intent(Intent.ACTION_DREAMING_STARTED)
504 if (Intent.ACTION_DREAMING_STARTED.equals(intent.getAction())) {738 filter.addAction(Intent.ACTION_DREAMING_STARTED); in systemReady()
2529 public static final String ACTION_DREAMING_STARTED = "android.intent.action.DREAMING_STARTED"; field in Intent
1447 filter.addAction(Intent.ACTION_DREAMING_STARTED);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10831 …field public static final String ACTION_DREAMING_STARTED = "android.intent.action.DREAMING_STARTED…