OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:high_priority
(Results
1 - 4
of
4
) sorted by null
/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
PriorityPresets.java
33
new SimplePriorityPreset(R.string.
high_priority
, Notification.PRIORITY_HIGH),
/developers/samples/android/deprecated/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
PriorityPresets.java
33
new SimplePriorityPreset(R.string.
high_priority
, Notification.PRIORITY_HIGH),
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
PriorityPresets.java
33
new SimplePriorityPreset(R.string.
high_priority
, Notification.PRIORITY_HIGH),
/external/autotest/scheduler/
rdb_integration_tests.py
408
high_priority
= self.create_job(priority=2, deps=set([board]))
412
self.db_helper.add_host_to_job(host,
high_priority
.id)
Completed in 404 milliseconds