OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACCEPTED
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java
171
public static final int
ACCEPTED
= Attendees.ATTENDEE_STATUS_ACCEPTED;
416
int id = at.addAlertRow(100, SCHEDULED,
ACCEPTED
, 0 /* all day */, 1300000, 2300000, 0);
457
int id9 = at.addAlertRow(9, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(9, 0),
459
int id8 = at.addAlertRow(8, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(8, 0),
461
int id7 = at.addAlertRow(7, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(7, 0),
465
int id6 = at.addAlertRow(6, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(5, 0),
467
int id5 = at.addAlertRow(5, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(4, 55),
469
int id4 = at.addAlertRow(4, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(4, 50),
473
int id3 = at.addAlertRow(3, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(3, 0),
475
int id2 = at.addAlertRow(2, SCHEDULED,
ACCEPTED
, 0, createTimeInMillis(2, 0)
[
all
...]
/external/nist-sip/java/javax/sip/message/
Response.java
12
int
ACCEPTED
= 202;
/external/oauth/core/src/main/java/net/oauth/http/
HttpMessageDecoder.java
50
public static final String
ACCEPTED
= GZIP + "," + DEFLATE;
/external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java
104
case
ACCEPTED
:
105
retval = "
Accepted
";
/frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java
[
all
...]
/external/srec/config/en.us/dictionary/
c0.6
558
ACCEPTED
AE0 K S EH1 P T AH0 D
559
ACCEPTED
(2) AH0 K S EH1 P T AH0 D
[
all
...]
Completed in 692 milliseconds