Searched refs:ACTION_DREAMING_STARTED (Results 1 – 16 of 16) sorted by relevance
171 action == Intent.ACTION_DREAMING_STARTED) { in <lambda>()179 filter.addAction(Intent.ACTION_DREAMING_STARTED) in <lambda>()
130 filter.addAction(Intent.ACTION_DREAMING_STARTED); in startTracking()277 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)
219 if (filter.hasAction(Intent.ACTION_DREAMING_STARTED)) { in setUp()840 mDreamingStartedCallback.onReceive(mContext, new Intent(Intent.ACTION_DREAMING_STARTED)); in customTime_darkThemeOn_afterDreamingStarted()851 mDreamingStartedCallback.onReceive(mContext, new Intent(Intent.ACTION_DREAMING_STARTED)); in customTime_darkThemeOff_afterDreamingStarted()
529 if (Intent.ACTION_DREAMING_STARTED.equals(intent.getAction())) {809 filter.addAction(Intent.ACTION_DREAMING_STARTED); in systemReady()
665 intentFilter.addAction(Intent.ACTION_DREAMING_STARTED); in registerDeviceInactiveListenerLocked()
36 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STARTED:37 Field 'ACTION_DREAMING_STARTED' is missing @BroadcastBehavior
44 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STARTED:45 Field 'ACTION_DREAMING_STARTED' is missing @BroadcastBehavior
48 BroadcastBehavior: android.content.Intent#ACTION_DREAMING_STARTED:49 Field 'ACTION_DREAMING_STARTED' is missing @BroadcastBehavior
11176 …field public static final String ACTION_DREAMING_STARTED = "android.intent.action.DREAMING_STARTED…
2550 public static final String ACTION_DREAMING_STARTED = "android.intent.action.DREAMING_STARTED"; field in Intent
1493 filter.addAction(Intent.ACTION_DREAMING_STARTED);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7613 …field public static final java.lang.String ACTION_DREAMING_STARTED = "android.intent.action.DREAMI…