OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:guestsCanModify
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
Event.java
123
public boolean
guestsCanModify
;
172
e.
guestsCanModify
=
guestsCanModify
;
193
dest.
guestsCanModify
=
guestsCanModify
;
377
e.
guestsCanModify
= cEvents.getInt(PROJECTION_GUESTS_CAN_INVITE_OTHERS_INDEX) != 0;
547
Log.e("Cal", "+ guestwrt = " +
guestsCanModify
);
DayView.java
[
all
...]
Completed in 229 milliseconds