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