Searched refs:FLAG_PERFORM_NO_CLOSE (Results 1 – 10 of 10) sorted by relevance
134 static final int FLAG_PERFORM_NO_CLOSE = 0x0001; field
915 Menu.FLAG_PERFORM_NO_CLOSE);931 handled = performPanelShortcut(st, ev.getKeyCode(), ev, Menu.FLAG_PERFORM_NO_CLOSE);1599 if ((flags & Menu.FLAG_PERFORM_NO_CLOSE) == 0 && mDecorContentParent == null) {
931 if ((flags & FLAG_PERFORM_NO_CLOSE) == 0) { in performItemAction()
1001 if ((flags & FLAG_PERFORM_NO_CLOSE) == 0) { in performItemAction()
371 Menu.FLAG_PERFORM_NO_CLOSE);397 Menu.FLAG_PERFORM_NO_CLOSE);
1190 if ((flags & Menu.FLAG_PERFORM_NO_CLOSE) == 0 && mDecorContentParent == null) { in performPanelShortcut()
32818 field public static final int FLAG_PERFORM_NO_CLOSE = 1; // 0x1
44820 field public static final int FLAG_PERFORM_NO_CLOSE = 1; // 0x1
45268 field public static final int FLAG_PERFORM_NO_CLOSE = 1; // 0x1
48407 field public static final int FLAG_PERFORM_NO_CLOSE = 1; // 0x1