Searched refs:ENABLE_MENU_KEY_FILE (Results 1 – 1 of 1) sorted by relevance
425 private static final String ENABLE_MENU_KEY_FILE = "/data/local/enable_menu_key"; field in KeyguardHostView430 final boolean fileOverride = (new File(ENABLE_MENU_KEY_FILE)).exists(); in shouldEnableMenuKey()