Searched refs:mEnableShiftMenuBugReports (Results 1 – 1 of 1) sorted by relevance
401 boolean mEnableShiftMenuBugReports = false; field in PhoneWindowManager1701 mEnableShiftMenuBugReports = "1".equals(SystemProperties.get("ro.debuggable")); in init()2641 if (mEnableShiftMenuBugReports && (metaState & chordBug) == chordBug) { in interceptKeyBeforeDispatching()