Searched refs:signals (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ |
D | Ranker.java | 166 Bundle signals = new Bundle(); in adjustAutobundlingSummary() local 168 signals.putBoolean(Adjustment.NEEDS_AUTOGROUPING_KEY, true); in adjustAutobundlingSummary() 169 signals.putString(Adjustment.GROUP_KEY_OVERRIDE_KEY, AUTOBUNDLE_KEY); in adjustAutobundlingSummary() 171 signals.putBoolean(Adjustment.NEEDS_AUTOGROUPING_KEY, false); in adjustAutobundlingSummary() 173 Adjustment adjustment = new Adjustment(packageName, key, IMPORTANCE_UNSPECIFIED, signals, in adjustAutobundlingSummary() 203 Bundle signals = new Bundle(); in createBundlingAdjustment() local 205 signals.putString(Adjustment.GROUP_KEY_OVERRIDE_KEY, AUTOBUNDLE_KEY); in createBundlingAdjustment() 207 signals.putString(Adjustment.GROUP_KEY_OVERRIDE_KEY, null); in createBundlingAdjustment() 209 return new Adjustment(packageName, key, IMPORTANCE_UNSPECIFIED, signals, in createBundlingAdjustment()
|
/frameworks/base/core/java/android/service/notification/ |
D | Adjustment.java | 55 public Adjustment(String pkg, String key, int importance, Bundle signals, in Adjustment() argument 60 mSignals = signals; in Adjustment()
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | samples.jd | 66 receive and process MIDI signals coming from an attached input device.
|
/frameworks/base/docs/html/samples/new/ |
D | index.jd | 96 receive and process MIDI signals coming from an attached input device.
|
/frameworks/base/docs/html/preview/features/ |
D | data-saver.jd | 44 on a metered network, the system blocks background data usage and signals
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | recreating.jd | 32 when the user presses the <em>Back</em> button or your activity signals its own destruction by
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 119 objects become signalled when the underlying native fence signals; if the
|
/frameworks/base/docs/html/google/play/licensing/ |
D | licensing-reference.jd | 341 <p>The license validity signals to a licensing {@code Policy} when it must recheck the
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | running-sync-adapter.jd | 376 use other signals to trigger a sync or schedule them at regular intervals, without user input.
|
/frameworks/base/docs/html/guide/topics/location/ |
D | strategies.jd | 54 using cell tower and Wi-Fi signals, providing location information in a way that
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.4.jd | 258 …signals using the {@link android.hardware.ConsumerIrManager} APIs. To get an instance of {@link an…
|
D | kitkat.jd | 879 frequencies, and then send infrared signals.
|
/frameworks/base/docs/html/preview/ |
D | api-overview.jd | 338 on a metered network, the system blocks background data usage and signals apps
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 718 raw contact, the application should leave this column empty. This signals the sync
|