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