Searched defs:DONE_EXIT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java93 // And should re run with DONE_EXIT if it should also leave the view, just
95 public static final int DONE_EXIT = 1 << 0; field in class:Utils

Completed in 50 milliseconds