Searched refs:mStyleShortcutsEnabled (Results 1 – 1 of 1) sorted by relevance
88 private boolean mStyleShortcutsEnabled = false; field in EditText124 mStyleShortcutsEnabled = a.getBoolean(attr, false); in EditText()251 if (mStyleShortcutsEnabled && hasSelection()) { in onKeyShortcut()256 if (mStyleShortcutsEnabled && hasSelection()) { in onKeyShortcut()261 if (mStyleShortcutsEnabled && hasSelection()) { in onKeyShortcut()307 mStyleShortcutsEnabled = enabled; in setStyleShortcutsEnabled()315 return mStyleShortcutsEnabled; in isStyleShortcutEnabled()