Searched refs:INCLUDE_SHOWMAP_MENU (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DMenuHelper.java72 public static final int INCLUDE_SHOWMAP_MENU = (1 << 7); field in class:MenuHelper
693 if ((inclusions & INCLUDE_SHOWMAP_MENU) != 0) {

Completed in 68 milliseconds