OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alerts
(Results
76 - 100
of
335
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
single_alert_sub_view.html
54
name: '
Alerts
', value: '',
/frameworks/base/docs/html-intl/intl/ja/design/patterns/
confirming-acknowledging.jd
29
<p>??????????? Google Play ?????????????????????????????????????????????????????????????????????????????<a href="{@docRoot}design/building-blocks/dialogs.html#
alerts
">????</a>????????</p>
/frameworks/base/docs/html-intl/intl/ko/design/patterns/
confirming-acknowledging.jd
29
<p>? ???? ???? Google Play ??????? ?? ??? ??????. ? ??? ???? ?? <a href="{@docRoot}design/building-blocks/dialogs.html#
alerts
">??</a>? ?????. ???? ?? ??? ? ?? ??? ????? ??? ? ??? ?? ??? ?? ?????.</p>
/frameworks/base/docs/html-intl/intl/ru/design/patterns/
confirming-acknowledging.jd
29
<p>? ???? ??????? ???????????? ???????? ??????? ????? ?? ????? ?????????? Google Play. ??? ????????????? ????? ???????? ???????????? <a href="{@docRoot}design/building-blocks/dialogs.html#
alerts
">??????????</a>, ????????? ???????????? ?????? ????????, ??? ????? ?????? ?? ????? ???????? ?? ? ?????? ??????????.</p>
/frameworks/base/docs/html-intl/intl/zh-cn/design/patterns/
confirming-acknowledging.jd
29
<p>???????????? Google Play ????????????????<a href="{@docRoot}design/building-blocks/dialogs.html#
alerts
">??</a>????????????????????????????????????????</p>
/frameworks/base/docs/html-intl/intl/zh-tw/design/patterns/
confirming-acknowledging.jd
29
<p>?????????????? Google Play ?????????????<a href="{@docRoot}design/building-blocks/dialogs.html#
alerts
">??</a>????????????????????????????????</p>
/packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java
17
package com.android.calendar.
alerts
;
35
import com.android.calendar.
alerts
.AlertService.NotificationInfo;
36
import com.android.calendar.
alerts
.AlertService.NotificationWrapper;
264
public NotificationTestManager(ArrayList<Alert>
alerts
, int maxNotifications) {
266
mAlerts =
alerts
;
455
// Set up future
alerts
. The real query implementation sorts by descending start
464
// Set up concurrent
alerts
(that started recently).
472
// Set up past
alerts
.
527
// Set up future
alerts
. The real query implementation sorts by descending start
536
// Set up concurrent
alerts
(that started recently)
[
all
...]
MockAlarmManager.java
17
package com.android.calendar.
alerts
;
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiverApp.java
41
/** List of unread non-emergency
alerts
to show when user selects the notification. */
/external/chromium-trace/catapult/dashboard/dashboard/
dump_graph_json.py
72
alerts
= anomaly.Anomaly.query().filter(
74
sheriff_keys = {alert.sheriff for alert in
alerts
}
76
entities +=
alerts
email_sheriff_test.py
65
self.assertEqual('gasper-
alerts
@google.com', messages[0].sender)
92
'/
alerts
?sheriff=%s' % urllib.quote('Chromium Perf Sheriff'), html)
102
self.assertEqual('gasper-
alerts
@google.com', messages[0].sender)
group_report_test.py
93
# Expect selected
alerts
+ overlapping
alerts
,
109
# If the rev parameter is given, then all
alerts
whose revision range
utils.py
203
def MinimumAlertRange(
alerts
):
204
"""Returns the intersection of the revision ranges for a set of
alerts
.
207
alerts
: An iterable of
Alerts
(Anomaly or StoppageAlert entities).
213
ranges = [(a.start_revision, a.end_revision) for a in
alerts
if a]
290
"""Checks whether the user should be allowed to triage
alerts
."""
migrate_test_names_test.py
275
self.assertEqual('gasper-
alerts
@google.com', messages[0].sender)
276
self.assertEqual('chrome-perf-dashboard-
alerts
@google.com', messages[0].to)
285
self.assertEqual('gasper-
alerts
@google.com', messages[1].sender)
286
self.assertEqual('chrome-perf-dashboard-
alerts
@google.com', messages[1].to)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SmsCbHeader.java
345
* and severe
alerts
, not for other types such as Presidential Level and AMBER
alerts
.
378
* and severe
alerts
, not for other types such as Presidential Level and AMBER
alerts
.
411
* and severe
alerts
, not for other types such as Presidential Level and AMBER
alerts
.
/external/chromium-trace/catapult/dashboard/dashboard/templates/
bug_result.html
44
alerts
table. See the CSS in
alerts
-table.html. */
77
/* Color matches that of the color in the
alerts
table. */
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
adc121c021.h
212
* when the value moves into the defined limits if
alerts
242
* Sets the alert low limit. If
alerts
are enabled and the
252
* Sets the alert high limit. If
alerts
are enabled and the
/packages/apps/CellBroadcastReceiver/tests/testapp/res/layout/
test_buttons.xml
68
<!-- ETWS
Alerts
-->
106
<!-- CDMA CMAS
Alerts
-->
138
<!-- Other
Alerts
-->
/external/autotest/server/site_tests/autoupdate_Rollback/
control
16
'cc': ['chromeos-installer-
alerts
@google.com'],
/external/autotest/server/site_tests/p2p_EndToEndTest/
control
19
'cc': ['chromeos-installer-
alerts
@google.com'],
/external/autotest/test_suites/
control.au
50
'cc': ['chromeos-installer-
alerts
@google.com']
control.paygen_au_beta
54
'cc': ['chromeos-installer-
alerts
@google.com']
control.paygen_au_canary
54
'cc': ['chromeos-installer-
alerts
@google.com']
control.paygen_au_dev
54
'cc': ['chromeos-installer-
alerts
@google.com']
control.paygen_au_stable
54
'cc': ['chromeos-installer-
alerts
@google.com']
Completed in 320 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>