Home | History | Annotate | Download | only in calendar

Lines Matching defs:this

5  * you may not use this file except in compliance with the License.
66 // This uses a LinkedHashMap so that we can replace fragments based on the
93 mTime.switchTimezone(Utils.getTimeZone(mContext, this));
188 * Set to {@link #EXTRA_GOTO_TODAY} if this is a user request to go to the current time.
271 * This notifies the handler that the database has changed and it should
300 * Removes an instance when it is no longer needed. This should be called in
322 // The current use of this method for VIEW_EVENT is by the day view to show an EventInfo
390 this.sendEvent(sender, info);
429 this.sendEvent(sender, info);
493 // Store the formatting flags if this is an update to the title
522 synchronized (this) {
543 // If this was the 'first' handler it was already handled
625 * Adds or updates an event handler. This uses a LinkedHashMap so that we can
628 * @param key The view id or placeholder for this handler
632 synchronized (this) {
642 synchronized (this) {
653 synchronized (this) {
667 synchronized (this) {
684 * @return the time that this controller is currently pointed at
699 * Set the time this controller is currently pointed at