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