Searched defs:INCLUDE_SET_MENU (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Gallery/src/com/android/camera/ | ||
H A D | MenuHelper.java | 67 public static final int INCLUDE_SET_MENU = (1 << 2); field in class:MenuHelper 640 if ((inclusions & INCLUDE_SET_MENU) != 0) { |
Completed in 34 milliseconds