OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relationship
(Results
1 - 8
of
8
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java
224
int
relationship
= cursor
local
226
if (
relationship
== Attendees.RELATIONSHIP_ORGANIZER) {
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java
1771
Integer
relationship
=
local
[
all
...]
/external/v8/benchmarks/
deltablue.js
147
* An abstract class representing a system-maintainable
relationship
450
* Relates two variables by the linear scaling
relationship
: "v2 =
452
* this
relationship
but the scale factor and offset are considered
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js
141
* An abstract class representing a system-maintainable
relationship
444
* Relates two variables by the linear scaling
relationship
: "v2 =
446
* this
relationship
but the scale factor and offset are considered
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js
141
* An abstract class representing a system-maintainable
relationship
444
* Relates two variables by the linear scaling
relationship
: "v2 =
446
* this
relationship
but the scale factor and offset are considered
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js
141
* An abstract class representing a system-maintainable
relationship
444
* Relates two variables by the linear scaling
relationship
: "v2 =
446
* this
relationship
but the scale factor and offset are considered
/packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncAdapter.java
1690
Integer
relationship
= ncvValues.getAsInteger(Attendees.ATTENDEE_RELATIONSHIP);
local
[
all
...]
/cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java
593
String email, int status, int
relationship
, int type) {
601
attendee.put(Attendees.ATTENDEE_RELATIONSHIP,
relationship
);
[
all
...]
Completed in 120 milliseconds